Searched refs:emalloc (Results 1 – 1 of 1) sorted by relevance
46 emalloc(size_t n) in emalloc() function81 char *path = emalloc(pathlen + 1); in createpath()888 char *buf = emalloc(targetlen + 1); in test_symlink_long2long()924 char *buf = emalloc(targetlen + 1); in test_symlink_long2short()950 char *buf = emalloc(pathlen + 1); in test_symlink_short2long()991 char *parentname = emalloc(parentlen + 1); in test_symlink_intermediate()997 char *basepath = emalloc(baselen + 1); in test_symlink_intermediate()1002 char *linkname = emalloc(parentlen + 1); in test_symlink_intermediate()1078 char *buf = emalloc(valuelen); in test_xattr()