Home
last modified time | relevance | path

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

/trueos/sys/netsmb/
HDsmb_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,
HDsmb_usr.c112 smb_usr_share2spec(struct smbioc_oshare *dp, struct smb_sharespec *spec) in smb_usr_share2spec()
183 smb_usr_openshare(struct smb_vc *vcp, struct smbioc_oshare *dp, in smb_usr_openshare()
HDsmb_conn.h175 struct smbioc_oshare;
HDsmb_dev.c213 (struct smbioc_oshare*)data, scred, &ssp); in nsmb_dev_ioctl()
/trueos/contrib/smbfs/lib/smb/
HDctx.c508 struct smbioc_oshare *sh = &ctx->ct_sh; in smb_ctx_resolve()
625 bcopy(&ctx->ct_sh, &rq.ioc_sh, sizeof(struct smbioc_oshare)); in smb_ctx_lookup()
641 struct smbioc_oshare *sh = &ctx->ct_sh; in smb_ctx_login()
/trueos/contrib/smbfs/include/netsmb/
HDsmb_lib.h111 struct smbioc_oshare ct_sh;