Home
last modified time | relevance | path

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

/freebsd-13.1/sys/kern/
H A Dkern_descrip.c127 static struct pwd *pwd_alloc(void);
2268 newpwd = pwd_alloc(); in pdinit()
3976 pwd_alloc(void) in pwd_alloc() function
4016 newpwd = pwd_alloc(); in pwd_chroot()
4055 newpwd = pwd_alloc(); in pwd_chdir()
4079 newpwd = pwd_alloc(); in pwd_chroot_chdir()
4121 newpwd = pwd_alloc(); in pwd_ensure_dirs()
4146 newpwd = pwd_alloc(); in pwd_set_rootvnode()
4175 newpwd = pwd_alloc(); in mountcheckdirs()
4210 newpwd = pwd_alloc(); in mountcheckdirs()