Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_descrip.c123 static struct pwd *pwd_alloc(void);
2186 newpwd = pwd_alloc(); in pdinit()
3783 pwd_alloc(void) in pwd_alloc() function
3823 newpwd = pwd_alloc(); in pwd_chroot()
3864 newpwd = pwd_alloc(); in pwd_chdir()
3890 newpwd = pwd_alloc(); in pwd_chroot_chdir()
3936 newpwd = pwd_alloc(); in pwd_ensure_dirs()
3963 newpwd = pwd_alloc(); in pwd_set_rootvnode()
3994 newpwd = pwd_alloc(); in mountcheckdirs()
4031 newpwd = pwd_alloc(); in mountcheckdirs()