|
Coda Distributed File System
|
#include "urlquote.h"
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 | ||
| ) |