Home
last modified time | relevance | path

Searched refs:ctrans (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/lib/libsip/common/
H A Dsip_xaction.c175 sip_xaction_t *ctrans = (sip_xaction_t *)cobj; in sip_is_conn_obj_cache() local
185 if (ctrans != trans) { in sip_is_conn_obj_cache()
209 sip_xaction_t *ctrans = NULL; in sip_del_conn_obj_cache() local
212 ctrans = (sip_xaction_t *)cobj; in sip_del_conn_obj_cache()
217 if (ctrans != NULL) { in sip_del_conn_obj_cache()
219 ctrans->sip_xaction_conn_obj = NULL; in sip_del_conn_obj_cache()
229 if (ctrans != NULL && ctrans != trans) { in sip_del_conn_obj_cache()
233 if (ctrans == NULL) in sip_del_conn_obj_cache()
238 if (ctrans == NULL) in sip_del_conn_obj_cache()
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dldefs.h274 int ctrans(CHR **ss);
H A Dsub1.c280 ctrans(CHR **ss) in ctrans() function
H A Dparser.y453 c = ctrans(&t);
/titanic_41/usr/src/uts/sun4u/os/
H A Dcpr_impl.c329 i_cpr_lnb(int index, tte_t *ttep, uint64_t va_tag, void *ctrans) in i_cpr_lnb() argument
341 ctip = ctrans; in i_cpr_lnb()
360 i_cpr_ufw(int index, tte_t *ttep, uint64_t va_tag, void *ctrans) in i_cpr_ufw() argument
366 ctip = ctrans; in i_cpr_ufw()