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