Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Daudit_bsm_klib.c505 pwd = pwd_hold(td); in audit_canon_path()
/freebsd/sys/sys/
H A Dfiledesc.h355 struct pwd *pwd_hold(struct thread *td);
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c528 pwd = pwd_hold(td); in linprocfs_domtab()
582 pwd = pwd_hold(td); in linprocfs_doprocmountinfo()
/freebsd/sys/kern/
H A Dvfs_lookup.c357 pwd = pwd_hold(td); in namei_setup()
H A Dvfs_cache.c3207 pwd = pwd_hold(curthread); in vn_getcwd()
3311 pwd = pwd_hold(curthread); in vn_fullpath()
3793 pwd = pwd_hold(curthread); in vn_fullpath_hardlink()
H A Dkern_linker.c2231 pwd = pwd_hold(curthread); in linker_root_mounted()
H A Dkern_descrip.c3914 pwd_hold(struct thread *td) in pwd_hold() function
/freebsd/sys/ufs/ffs/
H A Dffs_alloc.c3548 pwd = pwd_hold(td); in sysctl_ffs_fsck()