Searched refs:srmdir (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/kext_tools-326.95.1/
H A Dsafecalls.h49 int srmdir(int fdvol, const char *path);
54 // uses FTS to recurse downwards, calling sunlink and srmdir as appropriate
72 #define rmdir() // #error use srmdir
H A Dsafecalls.c297 int srmdir(int fdvol, const char *path) function
445 rval |= srmdir(fdvol, fent->fts_accpath);

Completed in 76 milliseconds