Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/user/
H A Duser.c336 copydotfiles(char *skeldir, int uid, int gid, char *dir, mode_t homeperm) in copydotfiles() argument
363 (void)asystem("%s 0%o %s", _PATH_CHMOD, homeperm, dir); in copydotfiles()