Searched refs:removentry (Results 1 – 1 of 1) sorted by relevance
67 int removentry(char *, struct stat *, uid_t);164 (void) removentry(namelist[i]->d_name, in main()207 if (removentry(namelist[i]->d_name, statlist[i], in main()247 removentry(char *filename, struct stat *statptr, uid_t user) in removentry() function