Searched refs:dir_entryp (Results 1 – 1 of 1) sorted by relevance
882 struct dirent *dir_entryp; in notify_clients() local923 while (dir_entryp = readdir(dirp)) { in notify_clients()924 if (strncmp(dir_entryp->d_name, NOTIFY_NAME, len) in notify_clients()933 NOTIFY_DIR, dir_entryp->d_name); in notify_clients()