Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_descrip.c123 static struct pwd *pwd_alloc(void);
2365 newpwd = pwd_alloc(); in pdinit()
4197 pwd_alloc(void) in pwd_alloc() function
4239 newpwd = pwd_alloc(); in pwd_chroot()
4280 newpwd = pwd_alloc(); in pwd_chdir()
4300 newpwd = pwd_alloc(); in pwd_altroot()
4338 newpwd = pwd_alloc(); in pwd_chroot_chdir()
4383 newpwd = pwd_alloc(); in pwd_ensure_dirs()
4412 newpwd = pwd_alloc(); in pwd_set_rootvnode()
4443 newpwd = pwd_alloc(); in mountcheckdirs()
[all …]