Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_dev.h120 int ioc_level; /* 0 - session, 1 - share */ member
126 int ioc_level; member
H A Dsmb_usr.c133 if (dp->ioc_level < SMBL_VC || dp->ioc_level > SMBL_SHARE) in smb_usr_lookup()
141 if (dp->ioc_level >= SMBL_SHARE) { in smb_usr_lookup()
H A Dsmb_dev.c237 if (fl->ioc_level == SMBL_VC) { in nsmb_dev_ioctl()
257 } else if (fl->ioc_level == SMBL_SHARE) { in nsmb_dev_ioctl()
/freebsd/contrib/smbfs/lib/smb/
H A Dctx.c633 rq.ioc_level = level; in smb_ctx_lookup()
686 fl.ioc_level = level; in smb_ctx_setflags()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp367 int ioc_level; member
401 int ioc_level; member