Searched refs:smb_sharespec (Results 1 – 3 of 3) sorted by relevance
/dports/misc/rump/buildrump.sh-b914579/src/sys/netsmb/ |
H A D | smb_conn.h | 326 struct smb_sharespec *shspec; 334 struct smb_sharespec { struct 354 struct smb_sharespec *shspec, struct smb_cred *scred, argument 380 int smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *shspec, 388 int smb_share_create(struct smb_vc *vcp, struct smb_sharespec *shspec,
|
H A D | smb_conn.c | 141 struct smb_sharespec *shspec = arg1; in smb_listener_cb() 254 smb_sm_lookupint(struct smb_vcspec *vcspec, struct smb_sharespec *shspec, in smb_sm_lookupint() 312 smb_sm_lookup(struct smb_vcspec *vcspec, struct smb_sharespec *shspec, in smb_sm_lookup() 711 smb_vc_cmpshare(struct smb_share *ssp, struct smb_sharespec *dp) in smb_vc_cmpshare() 743 smb_vc_lookupshare(struct smb_vc *vcp, struct smb_sharespec *dp, in smb_vc_lookupshare() 820 smb_share_create(struct smb_vc *vcp, struct smb_sharespec *shspec, in smb_share_create()
|
H A D | smb_usr.c | 117 smb_usr_share2spec(struct smbioc_oshare *dp, struct smb_sharespec *spec) in smb_usr_share2spec() 136 struct smb_sharespec sspec, *sspecp = NULL; in smb_usr_lookup() 192 struct smb_sharespec shspec; in smb_usr_openshare()
|