Searched refs:tep (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dtl.c246 * tep structure, so it should be never freed.
1140 tl_refhold(tl_endpt_t *tep) argument
1142 atomic_inc_32(&tep->te_refcnt);
1146 tl_refrele(tl_endpt_t *tep) argument
1148 ASSERT(tep->te_refcnt != 0);
1150 if (atomic_dec_32_nv(&tep->te_refcnt) == 0)
1151 tl_free(tep);
1158 tl_endpt_t *tep = buf; local
1160 bzero(tep, sizeof (tl_endpt_t));
1161 mutex_init(&tep
1174 tl_endpt_t *tep = buf; local
1184 tl_free(tl_endpt_t *tep) argument
1285 tl_serializer_enter(tl_endpt_t *tep, tlproc_t tlproc, mblk_t *mp) argument
1300 tl_serializer_exit(tl_endpt_t *tep) argument
1387 tl_noclose(tl_endpt_t *tep) argument
1405 tl_closeok(tl_endpt_t *tep) argument
1422 tl_endpt_t *tep; local
1530 tl_endpt_t *tep = (tl_endpt_t *)rq->q_ptr; local
1640 tl_close_ser(mblk_t *mp, tl_endpt_t *tep) argument
1686 tl_close_finish_ser(mblk_t *mp, tl_endpt_t *tep) argument
1725 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
1893 tl_putq_ser(mblk_t *mp, tl_endpt_t *tep) argument
1906 tl_wput_common_ser(mblk_t *mp, tl_endpt_t *tep) argument
1927 tl_wput_ser(mblk_t *mp, tl_endpt_t *tep) argument
1938 tl_wput_data_ser(mblk_t *mp, tl_endpt_t *tep) argument
1995 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
2023 tl_wsrv_ser(mblk_t *ser_mp, tl_endpt_t *tep) argument
2066 tl_endpt_t *tep = (tl_endpt_t *)rq->q_ptr; local
2086 tl_rsrv_ser(mblk_t *mp, tl_endpt_t *tep) argument
2117 tl_do_proto(mblk_t *mp, tl_endpt_t *tep) argument
2202 tl_do_ioctl_ser(mblk_t *mp, tl_endpt_t *tep) argument
2214 tl_do_ioctl(mblk_t *mp, tl_endpt_t *tep) argument
2335 tl_bind_ser(mblk_t *mp, tl_endpt_t *tep) argument
2351 tl_bind(mblk_t *mp, tl_endpt_t *tep) argument
2658 tl_unbind(mblk_t *mp, tl_endpt_t *tep) argument
2737 tl_endpt_t *tep; local
2806 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
3045 tl_conn_req_ser(mblk_t *mp, tl_endpt_t *tep) argument
3325 tl_conn_res(mblk_t *mp, tl_endpt_t *tep) argument
3857 tl_discon_req(mblk_t *mp, tl_endpt_t *tep) argument
4173 tl_addr_req_ser(mblk_t *mp, tl_endpt_t *tep) argument
4185 tl_addr_req(mblk_t *mp, tl_endpt_t *tep) argument
4255 tl_connected_cots_addr_req(mblk_t *mp, tl_endpt_t *tep) argument
4312 tl_copy_info(struct T_info_ack *ia, tl_endpt_t *tep) argument
4331 tl_capability_req(mblk_t *mp, tl_endpt_t *tep) argument
4371 tl_info_req_ser(mblk_t *mp, tl_endpt_t *tep) argument
4383 tl_info_req(mblk_t *mp, tl_endpt_t *tep) argument
4412 tl_data(mblk_t *mp, tl_endpt_t *tep) argument
4613 tl_exdata(mblk_t *mp, tl_endpt_t *tep) argument
4777 tl_ordrel(mblk_t *mp, tl_endpt_t *tep) argument
4906 tl_endpt_t *tep; local
4974 tl_unitdata_ser(mblk_t *mp, tl_endpt_t *tep) argument
4995 tl_unitdata(mblk_t *mp, tl_endpt_t *tep) argument
5334 tl_find_peer(tl_endpt_t *tep, tl_addr_t *ap) argument
5364 tl_sock_find_peer(tl_endpt_t *tep, soux_addr_t *ux_addr) argument
5414 tl_get_any_addr(tl_endpt_t *tep, tl_addr_t *req) argument
5506 tl_cl_backenable(tl_endpt_t *tep) argument
5527 tl_co_unconnect(tl_endpt_t *tep) argument
5736 tl_discon_ind(tl_endpt_t *tep, uint32_t reason) argument
5809 tl_icon_find(tl_endpt_t *tep, t_scalar_t seqno) argument
5828 tl_icon_queuemsg(tl_endpt_t *tep, t_scalar_t seqno, mblk_t *nmp) argument
5880 tl_icon_hasprim(tl_endpt_t *tep, t_scalar_t seqno, t_scalar_t prim) argument
5900 tl_icon_sendmsgs(tl_endpt_t *tep, mblk_t **mpp) argument
5982 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
6082 tl_endpt_t *tep; local
6139 tl_endpt_t *tep; local
6206 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
6224 tl_endpt_t *tep = (tl_endpt_t *)wq->q_ptr; local
6242 tl_endpt_t *tep; local
6267 tl_freetip(tl_endpt_t *tep, tl_icon_t *tip) argument
6288 tl_addr_unbind(tl_endpt_t *tep) argument
[all...]
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_status_tbl.c69 const smb_status_table_t *tep; local
73 tep = bsearch(&key, ntx_table, ntx_rows,
74 sizeof (*tep), xlate_compare);
76 if (tep != NULL)
77 return (tep->name);
/illumos-gate/usr/src/cmd/backup/restore/
H A Dsymtab.c581 struct entry *ep, *tep; local
613 tep = &temp;
619 bcopy((char *)ep, (char *)tep, sizeof (*tep));
621 tep->e_name = (char *)stroff;
623 tep->e_parent = (struct entry *)ep->e_parent->e_index;
625 tep->e_links =
628 tep->e_sibling =
631 tep->e_entries =
634 tep
[all...]
/illumos-gate/usr/src/uts/i86xpv/cpu/generic_cpu/
H A Dgcpu_mca_xpv.c241 char *tep = head, **ntepp; local
247 while (tep != NULL) {
249 (tep + xpv_mca_panic_data->mpd_dataptr_offset);
255 ntepp = (char **)(tep + noff);
256 tep = *ntepp;
/illumos-gate/usr/src/cmd/csh/
H A Dprintf.c111 tchar *tbp, *tep; /* For "%t". */ local
631 tep = tbp + 1;
650 tep = tbp + 1;
686 tep = --tbp;
738 while (tbp < tep) {
/illumos-gate/usr/src/uts/common/fs/
H A Ddnlc.c1928 dcentry_t **newhash, *dep, **nhp, *tep; local
1959 tep = dep;
1961 nhp = &newhash[tep->de_hash & newsizemask];
1962 tep->de_next = *nhp;
1963 *nhp = tep;
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_dir.c856 struct pcdir *tep = NULL; local
868 tep = ep;
870 if (!PC_SHORTNAME_IS_DOT(tep->pcd_filename) &&

Completed in 103 milliseconds