Home
last modified time | relevance | path

Searched refs:remove_dir (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/statd/
H A Dsm_svc.c308 remove_dir(char *path_dir) in remove_dir() function
880 (void) remove_dir(buf); in copy_client_names()
892 (void) remove_dir(buf); in copy_client_names()
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c200 static int remove_dir(char *);
2173 if (remove_dir(nam_p) < 0) { in creat_tmp()
8145 remove_dir(char *path) in remove_dir() function
8187 if (remove_dir(direct->d_name) == -1) { in remove_dir()