|
|
| File: [Development] / xfs-cmds / acl / include / misc.h (download)
Revision 1.1, Tue Jul 29 01:55:43 2003 UTC (14 years, 2 months ago) by nathans
ACL update from AG - libmisc routines, numerous test updates |
extern int high_water_alloc(void **buf, size_t *bufsize, size_t newsize); extern const char *quote(const char *str); extern char *unquote(char *str); extern int high_water_alloc(void **buf, size_t *bufsize, size_t newsize); extern const char *quote(const char *str); extern char *unquote(char *str);