|
Coda Distributed File System
|
#include <sys/types.h>

Go to the source code of this file.
Functions | |
| int | quote (char *dest, char *src, size_t n) |
| int | unquote (char *dest, char *src, size_t n) |
| int quote | ( | char * | dest, |
| char * | src, | ||
| size_t | n | ||
| ) |
| int unquote | ( | char * | dest, |
| char * | src, | ||
| size_t | n | ||
| ) |