Searched refs:namealloc (Results 1 – 1 of 1) sorted by relevance
1334 random_dirent(char const **name, char **namealloc) in random_dirent() argument1337 char *dst = *namealloc; in random_dirent()1366 *name = *namealloc = dst; in random_dirent()