Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_iod.c158 smb_iod_invrq(struct smb_vc *vcp) in smb_iod_invrq()
182 smb_iod_disconnect(struct smb_vc *vcp) in smb_iod_disconnect()
211 struct smb_vc *vcp = rqp->sr_vc; in smb1_iod_sendrq() local
294 struct smb_vc *vcp = rqp->sr_vc; in smb2_iod_sendrq() local
948 struct smb_vc *vcp = rqp->sr_vc; in smb1_iod_addrq() local
1034 struct smb_vc *vcp = rqp->sr_vc; in smb2_iod_addrq() local
1136 struct smb_vc *vcp = rqp->sr_vc; in smb1_iod_multirq() local
1182 struct smb_vc *vcp = rqp->sr_vc; in smb_iod_removerq() local
1229 struct smb_vc *vcp = rqp->sr_vc; in smb_iod_waitrq() local
1330 struct smb_vc *vcp = rqp->sr_vc; in smb_iod_waitrq_int() local
[all …]
H A Dsmb_tran.h86 #define SMB_TRAN_CREATE(vcp, cr) (vcp)->vc_tdesc->tr_create(vcp, cr) argument
87 #define SMB_TRAN_DONE(vcp) (vcp)->vc_tdesc->tr_done(vcp) argument
88 #define SMB_TRAN_BIND(vcp, sap) (vcp)->vc_tdesc->tr_bind(vcp, sap) argument
89 #define SMB_TRAN_UNBIND(vcp) (vcp)->vc_tdesc->tr_unbind(vcp) argument
90 #define SMB_TRAN_CONNECT(vcp, sap) (vcp)->vc_tdesc->tr_connect(vcp, sap) argument
91 #define SMB_TRAN_DISCONNECT(vcp) (vcp)->vc_tdesc->tr_disconnect(vcp) argument
92 #define SMB_TRAN_SEND(vcp, m) (vcp)->vc_tdesc->tr_send(vcp, m) argument
93 #define SMB_TRAN_RECV(vcp, m) (vcp)->vc_tdesc->tr_recv(vcp, m) argument
94 #define SMB_TRAN_POLL(vcp, t) (vcp)->vc_tdesc->tr_poll(vcp, t) argument
95 #define SMB_TRAN_GETPARAM(vcp, par, data) \ argument
[all …]
H A Dsmb_conn.c197 smb_vc_t *vcp = CPTOVC(co); in smb_co_rele() local
310 smb_vc_hold(struct smb_vc *vcp) in smb_vc_hold()
316 smb_vc_rele(struct smb_vc *vcp) in smb_vc_rele()
322 smb_vc_kill(struct smb_vc *vcp) in smb_vc_kill()
339 struct smb_vc *vcp = CPTOVC(cp); in smb_vc_gone() local
401 struct smb_vc *vcp; in smb_vc_create() local
457 struct smb_vc *vcp; in smb_vc_findcreate() local
634 smb_vc_t *vcp = SSTOVC(ssp); in smb_share_gone() local
797 smb_vc_t *vcp = SSTOVC(ssp); in smb_share_tcon() local
986 struct smb_vc *vcp; in nsmb_zone_shutdown() local
[all …]
H A Dsmb_trantcp.c483 smb_nbst_create(struct smb_vc *vcp, cred_t *cr) in smb_nbst_create()
533 smb_nbst_done(struct smb_vc *vcp) in smb_nbst_done()
562 smb_nbst_bind(struct smb_vc *vcp, struct sockaddr *sap) in smb_nbst_bind()
578 smb_nbst_unbind(struct smb_vc *vcp) in smb_nbst_unbind()
590 smb_nbst_connect(struct smb_vc *vcp, struct sockaddr *sap) in smb_nbst_connect()
630 smb_nbst_disconnect(struct smb_vc *vcp) in smb_nbst_disconnect()
736 smb_nbst_send(struct smb_vc *vcp, mblk_t *m) in smb_nbst_send()
771 smb_nbst_recv(struct smb_vc *vcp, mblk_t **mpp) in smb_nbst_recv()
810 smb_nbst_poll(struct smb_vc *vcp, int ticks) in smb_nbst_poll()
817 smb_nbst_getparam(struct smb_vc *vcp, int param, void *data) in smb_nbst_getparam()
[all …]
H A Dsmb_sign.c67 smb_sign_init(smb_vc_t *vcp) in smb_sign_init()
105 smb_compute_MAC(struct smb_vc *vcp, mblk_t *mp, in smb_compute_MAC()
202 struct smb_vc *vcp = rqp->sr_vc; in smb_rq_sign() local
241 struct smb_vc *vcp = rqp->sr_vc; in smb_rq_verify() local
H A Dsmb2_sign.c98 smb2_sign_init(smb_vc_t *vcp) in smb2_sign_init()
215 smb2_compute_MAC(struct smb_vc *vcp, mblk_t *mp, uchar_t *signature) in smb2_compute_MAC()
279 struct smb_vc *vcp = rqp->sr_vc; in smb2_rq_sign() local
311 struct smb_vc *vcp = rqp->sr_vc; in smb2_rq_verify() local
H A Dsmb_smb.c99 smb_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_negotiate()
454 smb_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_ssnsetup()
581 smb_smb_logoff(struct smb_vc *vcp, struct smb_cred *scred) in smb_smb_logoff()
674 struct smb_vc *vcp; in smb_smb_treeconnect() local
828 struct smb_vc *vcp; in smb_smb_treedisconnect() local
890 struct smb_vc *vcp = SSTOVC(ssp); in smb1_smb_ntcreate() local
1039 struct smb_vc *vcp = SSTOVC(ssp); in smb_smb_open_prjob() local
1300 smb_smb_echo(struct smb_vc *vcp, struct smb_cred *scred, int timo) in smb_smb_echo()
H A Dsmb_usr.c77 struct smb_vc *vcp = NULL; in smb_usr_get_ssnkey() local
485 struct smb_vc *vcp = NULL; in smb_usr_get_ssn() local
589 struct smb_vc *vcp = NULL; in smb_usr_drop_ssn() local
621 struct smb_vc *vcp = NULL; in smb_usr_get_tree() local
731 struct smb_vc *vcp; in smb_usr_iod_ioctl() local
H A Dsmb2_smb.c95 struct smb_vc *vcp = rqp->sr_vc; in smb2_parse_smb1nego_resp() local
150 smb2_smb_negotiate(struct smb_vc *vcp, struct smb_cred *scred) in smb2_smb_negotiate()
344 smb2_smb_ssnsetup(struct smb_vc *vcp, struct smb_cred *scred) in smb2_smb_ssnsetup()
504 smb2_smb_logoff(struct smb_vc *vcp, struct smb_cred *scred) in smb2_smb_logoff()
538 struct smb_vc *vcp; in smb2_smb_treeconnect() local
688 struct smb_vc *vcp; in smb2_smb_treedisconnect() local
1313 smb2_smb_echo(struct smb_vc *vcp, struct smb_cred *scred, int timo) in smb2_smb_echo()
H A Dsmb2_rq.c145 struct smb_vc *vcp = rqp->sr_vc; in smb2_rq_enqueue() local
208 struct smb_vc *vcp = rqp->sr_vc; in smb2_rq_internal() local
H A Dsmb_subrs.c1033 smb_get_dstring(struct mdchain *mdc, struct smb_vc *vcp, in smb_get_dstring()
1108 smb_put_dmem(struct mbchain *mbp, struct smb_vc *vcp, const char *src, in smb_put_dmem()
1167 smb_put_dstring(struct mbchain *mbp, struct smb_vc *vcp, const char *src, in smb_put_dstring()
1237 struct smb_vc *vcp = SSTOVC(ssp); in smb_rwuio() local
H A Dsmb_rq.c162 struct smb_vc *vcp = rqp->sr_vc; in smb_rq_new() local
305 struct smb_vc *vcp = rqp->sr_vc; in smb_rq_enqueue() local
368 struct smb_vc *vcp = rqp->sr_vc; in smb_rq_internal() local
495 struct smb_vc *vcp = NULL; in smb_rq_getenv() local
1060 struct smb_vc *vcp = t2p->t2_vc; in smb_t2_request_int() local
1292 struct smb_vc *vcp = ntp->nt_vc; in smb_nt_request_int() local
H A Dsmb_conn.h115 #define SMB_DIALECT(vcp) ((vcp)->vc_sopt.sv_proto) argument
291 #define SMB_VC_LOCK(vcp) mutex_enter(&(vcp)->vc_lock) argument
292 #define SMB_VC_UNLOCK(vcp) mutex_exit(&(vcp)->vc_lock) argument
295 #define VCTOCP(vcp) (&(vcp)->vc_co) argument
297 #define SMB_UNICODE_STRINGS(vcp) \ argument
H A Dsmb_dev.c534 struct smb_vc *vcp; in nsmb_close2() local
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.c71 smbfs_fullpath(struct mbchain *mbp, struct smb_vc *vcp, struct smbnode *dnp, in smbfs_fullpath()
147 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); in smbfs_fname_tolocal() local
425 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_decode_fs_attr_info() local
H A Dsmbfs_smb.c149 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_statfs() local
510 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_rename() local
581 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_findopen() local
776 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_getsec() local
827 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb_setsec() local
H A Dsmbfs_smb1.c141 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb1_trans2_query() local
262 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb1_statfs() local
443 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb1_t2rename() local
530 struct smb_vc *vcp = SSTOVC(ctx->f_ssp); in smbfs_smb1_trans2find2() local
768 struct smb_vc *vcp = SSTOVC(ssp); in smbfs_smb1_get_streaminfo() local
H A Dsmbfs_vfsops.c520 struct smb_vc *vcp; in smbfs_mount() local
H A Dsmbfs_smb2.c526 smb_vc_t *vcp = SSTOVC(ssp); in smbfs_smb2_qdir() local
/illumos-gate/usr/src/cmd/mdb/common/modules/nsmb/
H A Dnsmb.c326 const smb_vc_t *vcp = data; in smb_vc_cb() local
375 smb_vc_t *vcp; in smb_vc_dcmd() local
507 smb_vc_t *vcp; in rqlist_dcmd() local
/illumos-gate/usr/src/uts/intel/os/
H A Dhma.c511 hma_svm_asid_init(hma_svm_asid_t *vcp) in hma_svm_asid_init()
523 hma_svm_asid_update(hma_svm_asid_t *vcp, boolean_t flush_by_asid, in hma_svm_asid_update()
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_reservoir.c232 void *vcp = NULL; in vmmr_tp_destroy() local
/illumos-gate/usr/src/cmd/devfsadm/
H A Dcfg_link.c980 char *cp, *vcp; in pci_cfg_rm_invalid_links() local
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c293 char **strs = NULL, *cp, *pcp, *vcp; in sgen_setup_binddb() local
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c473 xmlValidCtxtPtr vcp; in lxml_validate_element() local
3701 xmlValidCtxtPtr vcp; in lxml_get_bundle_file() local

12