Home
last modified time | relevance | path

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

/freebsd/sys/netsmb/
H A Dsmb_dev.h79 struct smbioc_oshare { struct
129 struct smbioc_oshare ioc_sh;
143 #define SMBIOC_OPENSHARE _IOW('n', 101, struct smbioc_oshare)
187 int smb_usr_openshare(struct smb_vc *vcp, struct smbioc_oshare *data,
H A Dsmb_usr.c111 smb_usr_share2spec(struct smbioc_oshare *dp, struct smb_sharespec *spec) in smb_usr_share2spec()
182 smb_usr_openshare(struct smb_vc *vcp, struct smbioc_oshare *dp, in smb_usr_openshare()
H A Dsmb_conn.h173 struct smbioc_oshare;
H A Dsmb_dev.c210 (struct smbioc_oshare*)data, scred, &ssp); in nsmb_dev_ioctl()
/freebsd/contrib/smbfs/lib/smb/
H A Dctx.c508 struct smbioc_oshare *sh = &ctx->ct_sh; in smb_ctx_resolve()
631 bcopy(&ctx->ct_sh, &rq.ioc_sh, sizeof(struct smbioc_oshare)); in smb_ctx_lookup()
647 struct smbioc_oshare *sh = &ctx->ct_sh; in smb_ctx_login()
/freebsd/contrib/smbfs/include/netsmb/
H A Dsmb_lib.h111 struct smbioc_oshare ct_sh;
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp371 struct smbioc_oshare { struct
404 struct smbioc_oshare ioc_sh;
424 #define SMBIOC_OPENSHARE _IOW('n', 101, struct smbioc_oshare)
962 unsigned struct_smbioc_oshare_sz = sizeof(smbioc_oshare);