Searched refs:popdir (Results 1 – 3 of 3) sorted by relevance
59 popdir(register struct dirlist* d, register char* end)91 if (d) popdir(d, end);218 if (dirstk && popdir(dirstk, buf + len - 1))283 if (dirstk) popdir(dirstk, buf + len - 1);
146 static void popdir(int fd);859 popdir(current_working_dir_fd); in create_one_notify_file()911 popdir(current_working_dir_fd); in notify_clients()962 popdir(current_working_dir_fd); in notify_clients()970 popdir(int fd) in popdir() function1078 popdir(current_working_dir_fd); in remove_notify_files()
272 popdir(boolean_t noerror) in popdir() function477 if (popdir(dent == NULL) != 0) in rm()