Searched refs:smbioc_oshare (Results 1 – 6 of 6) sorted by relevance
| /trueos/sys/netsmb/ |
| HD | smb_dev.h | 79 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,
|
| HD | smb_usr.c | 112 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()
|
| HD | smb_conn.h | 175 struct smbioc_oshare;
|
| HD | smb_dev.c | 213 (struct smbioc_oshare*)data, scred, &ssp); in nsmb_dev_ioctl()
|
| /trueos/contrib/smbfs/lib/smb/ |
| HD | ctx.c | 508 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/ |
| HD | smb_lib.h | 111 struct smbioc_oshare ct_sh;
|