Home
last modified time | relevance | path

Searched defs:vcp (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/netsmb/
H A Dsmb_tran.h71 #define SMB_TRAN_CREATE(vcp,p) (vcp)->vc_tdesc->tr_create(vcp,p) argument
72 #define SMB_TRAN_DONE(vcp,p) (vcp)->vc_tdesc->tr_done(vcp,p) argument
73 #define SMB_TRAN_BIND(vcp,sap,p) (vcp)->vc_tdesc->tr_bind(vcp,sap,p) argument
74 #define SMB_TRAN_CONNECT(vcp,sap,p) (vcp)->vc_tdesc->tr_connect(vcp,sap,p) argument
75 #define SMB_TRAN_DISCONNECT(vcp,p) (vcp)->vc_tdesc->tr_disconnect(vcp,p) argument
76 #define SMB_TRAN_SEND(vcp,m0,p) (vcp)->vc_tdesc->tr_send(vcp,m0,p) argument
77 #define SMB_TRAN_RECV(vcp,m,p) (vcp)->vc_tdesc->tr_recv(vcp,m,p) argument
78 #define SMB_TRAN_TIMO(vcp) (vcp)->vc_tdesc->tr_timo(vcp) argument
79 #define SMB_TRAN_INTR(vcp) (vcp)->vc_tdesc->tr_intr(vcp) argument
80 #define SMB_TRAN_GETPARAM(vcp,par,data) (vcp)->vc_tdesc->tr_getparam(vcp, par, data) argument
[all …]
H A Dsmb_conn.c125 struct smb_vc *vcp; in smb_sm_lookupint() local
184 struct smb_vc *vcp; in smb_sm_lookup() local
391 struct smb_vc *vcp; in smb_vc_create() local
498 struct smb_vc *vcp = CPTOVC(cp); in smb_vc_free() local
539 struct smb_vc *vcp = CPTOVC(cp); in smb_vc_gone() local
545 smb_vc_ref(struct smb_vc *vcp) in smb_vc_ref()
551 smb_vc_rele(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_rele()
557 smb_vc_get(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_get()
570 smb_vc_put(struct smb_vc *vcp, struct smb_cred *scred) in smb_vc_put()
576 smb_vc_lock(struct smb_vc *vcp) in smb_vc_lock()
[all …]
H A Dsmb_iod.c96 struct smb_vc *vcp = iod->iod_vc; in smb_iod_closetran() local
117 struct smb_vc *vcp = iod->iod_vc; in smb_iod_connect() local
171 struct smb_vc *vcp = iod->iod_vc; in smb_iod_disconnect() local
213 struct smb_vc *vcp = iod->iod_vc; in smb_iod_sendrq() local
282 struct smb_vc *vcp = iod->iod_vc; in smb_iod_recvall() local
400 struct smb_vc *vcp = rqp->sr_vc; in smb_iod_addrq() local
462 struct smb_vc *vcp = rqp->sr_vc; in smb_iod_removerq() local
528 struct smb_vc *vcp = iod->iod_vc; in smb_iod_sendall() local
665 smb_iod_create(struct smb_vc *vcp) in smb_iod_create()
H A Dsmb_trantcp.c451 smb_nbst_create(struct smb_vc *vcp, struct thread *td) in smb_nbst_create()
467 smb_nbst_done(struct smb_vc *vcp, struct thread *td) in smb_nbst_done()
483 smb_nbst_bind(struct smb_vc *vcp, struct sockaddr *sap, struct thread *td) in smb_nbst_bind()
516 smb_nbst_connect(struct smb_vc *vcp, struct sockaddr *sap, struct thread *td) in smb_nbst_connect()
561 smb_nbst_disconnect(struct smb_vc *vcp, struct thread *td) in smb_nbst_disconnect()
581 smb_nbst_send(struct smb_vc *vcp, struct mbuf *m0, struct thread *td) in smb_nbst_send()
601 smb_nbst_recv(struct smb_vc *vcp, struct mbuf **mpp, struct thread *td) in smb_nbst_recv()
614 smb_nbst_timo(struct smb_vc *vcp) in smb_nbst_timo()
620 smb_nbst_intr(struct smb_vc *vcp) in smb_nbst_intr()
631 smb_nbst_getparam(struct smb_vc *vcp, int param, void *data) in smb_nbst_getparam()
[all …]
H A Dsmb_smb.c71 smb_vc_maxread(struct smb_vc *vcp) in smb_vc_maxread()
89 smb_vc_maxwrite(struct smb_vc *vcp) in smb_vc_maxwrite()
102 smb_smb_nomux(struct smb_vc *vcp, struct smb_cred *scred, const char *name) in smb_smb_nomux()
111 smb_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_negotiate()
291 smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_ssnsetup()
438 smb_smb_ssnclose(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_ssnclose()
498 struct smb_vc *vcp; in smb_smb_treeconnect() local
926 smb_smb_echo(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_echo()
H A Dsmb_crypt.c142 smb_calcmackey(struct smb_vc *vcp) in smb_calcmackey()
202 struct smb_vc *vcp = rqp->sr_vc; in smb_rq_sign() local
265 struct smb_vc *vcp = rqp->sr_vc; in smb_rq_verify() local
H A Dsmb_usr.c128 struct smb_vc *vcp = NULL; in smb_usr_lookup() local
166 struct smb_vc *vcp = NULL; in smb_usr_opensession() local
182 smb_usr_openshare(struct smb_vc *vcp, struct smbioc_oshare *dp, in smb_usr_openshare()
H A Dsmb_rq.c106 struct smb_vc *vcp = rqp->sr_vc; in smb_rq_new() local
158 struct smb_vc *vcp = rqp->sr_vc; in smb_rq_simple() local
278 struct smb_vc *vcp = NULL; in smb_rq_getenv() local
551 struct smb_vc *vcp = t2p->t2_vc; in smb_t2_request_int() local
H A Dsmb_dev.c143 struct smb_vc *vcp; in sdp_trydestroy() local
175 struct smb_vc *vcp; in nsmb_dev_ioctl() local
H A Dsmb_subr.c327 smb_put_dmem(struct mbchain *mbp, struct smb_vc *vcp, const char *src, in smb_put_dmem()
345 smb_put_dstring(struct mbchain *mbp, struct smb_vc *vcp, const char *src, in smb_put_dstring()
H A Dsmb_conn.h181 #define SMB_DIALECT(vcp) ((vcp)->vc_sopt.sv_proto) argument
224 #define SMBC_ST_LOCK(vcp) smb_sl_lock(&(vcp)->vc_stlock) argument
225 #define SMBC_ST_UNLOCK(vcp) smb_sl_unlock(&(vcp)->vc_stlock) argument
275 #define SMB_UNICODE_STRINGS(vcp) ((vcp)->vc_hflags2 & SMB_FLAGS2_UNICODE) argument
307 #define VCTOCP(vcp) (&(vcp)->obj) argument
/freebsd/sys/fs/smbfs/
H A Dsmbfs_subr.c110 smbfs_fullpath(struct mbchain *mbp, struct smb_vc *vcp, struct smbnode *dnp, in smbfs_fullpath()
151 smbfs_fname_tolocal(struct smb_vc *vcp, char *name, int *nmlen, int caseopt) in smbfs_fname_tolocal()
H A Dsmbfs_smb.c480 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_setptime2() local
535 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_setpattrNT() local
944 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); in smbfs_smb_search() local
1094 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); in smbfs_smb_trans2find2() local
H A Dsmbfs_vfsops.c133 struct smb_vc *vcp; in smbfs_mount() local
H A Dsmbfs_vnops.c272 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_setattr() local
792 struct smb_vc *vcp = SSTOVC(smp->sm_share); in smbfs_pathconf() local
/freebsd/crypto/openssl/crypto/perlasm/
H A Ds390x.pm2468 sub vcp { subroutine