Searched defs:numsecflavors (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/kern/ |
H A D | vfs_export.c | 671 struct ucred **credanonp, int *numsecflavors, int *secflavors) in vfs_stdcheckexp()
|
H A D | vfs_init.c | 269 struct ucred **credp, int *numsecflavors, int *secflavors) in vfs_checkexp_sigdefer()
|
/freebsd/sys/fs/unionfs/ |
H A D | union_vfsops.c | 546 struct ucred **credanonp, int *numsecflavors, int *secflavors) in unionfs_checkexp()
|
/freebsd/usr.sbin/mountd/ |
H A D | mountd.c | 1174 int numsecflavors, *secflavorsp; in mntsrv() local 2705 int *hostsetp, int *numsecflavors, int **secflavorsp) in chk_host() 3190 int numsecflavors, int *secflavors) in do_mount()
|
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_vfsops.c | 1786 zfs_checkexp(vfs_t * vfsp,struct sockaddr * nam,uint64_t * extflagsp,struct ucred ** credanonp,int * numsecflavors,int * secflavors) zfs_checkexp() argument
|