Searched refs:namealloc (Results 1 – 1 of 1) sorted by relevance
1554 random_dirent(char const **name, char **namealloc) in random_dirent() argument1557 char *dst = *namealloc; in random_dirent()1586 *name = *namealloc = dst; in random_dirent()