Searched defs:checkdir (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rm/
H A Drm.c76 static int checkdir(struct dlist *, struct dlist *);
457 if (checkdir(caller, &frame) != 0) {
588 checkdir(struct dlist *caller, struct dlist *frmp) function
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c469 static int checkdir(char *name);
3036 dircreate = checkdir(&dirname[0]);
4416 * checkdir - Attempt to ensure that the path represented in name
4424 checkdir(char *name) function
8594 * checkdir

Completed in 77 milliseconds