Searched refs:namealloc (Results 1 – 1 of 1) sorted by relevance
1328 random_dirent(char const **name, char **namealloc) in random_dirent() argument1331 char *dst = *namealloc; in random_dirent()1360 *name = *namealloc = dst; in random_dirent()