Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm_impl.h374 static void rm_parent_dir_if_empty(char *path);
H A Ddevfsadm.c3184 rm_parent_dir_if_empty(newfile); in devfsadm_rm_work()
3238 rm_parent_dir_if_empty(char *pathname) in rm_parent_dir_if_empty() function