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