Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h373 static int s_rmdir(char *path);
H A Ddevfsadm.c3203 s_rmdir(char *path) in s_rmdir() function
3261 if (s_rmdir(path) == 0) { in rm_parent_dir_if_empty()