[BACK]Return to misc.h CVS log [TXT][DIR] Up to [Development] / xfs-cmds / acl / include

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
Branch: MAIN

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);