Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/oamuser/user/
H A Dhomedir.c53 static int rm_homedir();
181 (void) rm_homedir(homedir, flags); in create_home()
197 (void) rm_homedir(homedir, flags); in create_home()
215 rm_homedir(char *dir, int flags) in rm_homedir() function
277 if (rm_homedir(homedir, flags) != 0) { in rm_files()