/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/ |
H A D | bootparam_ip_route.c | 81 struct T_error_ack *tea = (struct T_error_ack *)(void *)buf; in mibget() local 141 tea->PRIM_type == T_ERROR_ACK) { in mibget() 144 j, tea->TLI_error, tea->UNIX_error); in mibget() 145 errno = (tea->TLI_error == TSYSERR) in mibget() 146 ? tea->UNIX_error : EPROTO; in mibget()
|
/titanic_41/usr/src/uts/sparc/v9/fpu/ |
H A D | v9instr.c | 55 uint64_t fea, tea; in fldst() local 81 ftt = read_iureg(pfpsd, pinst.rs2, pregs, prw, &tea); in fldst() 84 ea = (uint64_t *)(fea + tea); in fldst() 88 ftt = read_iureg(pfpsd, pinst.rs1, pregs, prw, &tea); in fldst() 91 ea = (uint64_t *)(fea + tea); in fldst()
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | visinstr.c | 622 uint64_t ea, tea, g, r; in vis_alignaddr() local 632 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &tea); in vis_alignaddr() 635 ea += tea; in vis_alignaddr() 669 uint64_t ea, tea, g; in vis_bmask() local 679 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &tea); in vis_bmask() 682 ea += tea; in vis_bmask() 1601 uint64_t ea, tea; in vis_short_fls() local 1628 ftt = read_iureg(pfpsd, nrs2, pregs, prw, &tea); in vis_short_fls() 1631 ea += tea; in vis_short_fls() 1635 ftt = read_iureg(pfpsd, nrs1, pregs, prw, &tea); in vis_short_fls() [all …]
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/ |
H A D | ncaconfd.c | 561 struct T_error_ack *tea = (struct T_error_ack *)buf; in mibget() local 625 tea->PRIM_type == T_ERROR_ACK) { in mibget() 628 j, tea->TLI_error, tea->UNIX_error); in mibget() 629 errno = (tea->TLI_error == TSYSERR) ? in mibget() 630 tea->UNIX_error : EPROTO; in mibget()
|
/titanic_41/usr/src/cmd/rpcsvc/ |
H A D | rstat_proc.c | 450 struct T_error_ack *tea = (struct T_error_ack *)buf; in mibget() local 512 (tea->PRIM_type == T_ERROR_ACK)) { in mibget() 516 j, getcode, tea->TLI_error, tea->UNIX_error); in mibget() 518 errno = (tea->TLI_error == TSYSERR) in mibget() 519 ? tea->UNIX_error : EPROTO; in mibget()
|
/titanic_41/usr/src/lib/libnisdb/ |
H A D | db_mindex2.cc | 1198 entry_object **tea; in storeObjLDAP() local 1209 tea = dbm->table->gettab(); in storeObjLDAP() 1216 if (tea != 0 && ntea > 0) { in storeObjLDAP() 1225 if (tea[i] != 0) { in storeObjLDAP() 1226 ea[numEa] = tea[i]; in storeObjLDAP()
|
H A D | db_mindex3.cc | 606 entry_object **tea = table->gettab(); in entriesFromLDAPreal() local 619 if (tea[i] == 0) in entriesFromLDAPreal() 622 q = pseudoEntryObj2Query(tea[i], 0, 0); in entriesFromLDAPreal()
|
/titanic_41/usr/src/uts/common/io/ |
H A D | timod.c | 2785 struct T_error_ack *tea = (struct T_error_ack *)mp->b_rptr; in tim_send_ioc_error_ack() local 2790 error_prim = tea->ERROR_prim; in tim_send_ioc_error_ack() 2818 tea->TLI_error); in tim_send_ioc_error_ack() 2833 tea->TLI_error); in tim_send_ioc_error_ack() 2838 iocbp->ioc_rval = tea->TLI_error; in tim_send_ioc_error_ack() 2840 iocbp->ioc_rval |= tea->UNIX_error << 8; in tim_send_ioc_error_ack()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | route.c | 3065 struct T_error_ack *tea = (struct T_error_ack *)buf; in mibget() local 3128 tea->PRIM_type == T_ERROR_ACK) { in mibget() 3131 "0x%lx\n"), j, tea->TLI_error, tea->UNIX_error); in mibget() 3132 errno = (tea->TLI_error == TSYSERR) ? in mibget() 3133 tea->UNIX_error : EPROTO; in mibget()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 2857 struct T_error_ack *tea = (struct T_error_ack *)buf; in mibwalk() local 2924 " UNIX_err = 0x%lx\n", tea->TLI_error, in mibwalk() 2925 t_strerror(tea->TLI_error), tea->UNIX_error); in mibwalk()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/netstat/ |
H A D | netstat.c | 728 struct T_error_ack *tea = (struct T_error_ack *)buf; in mibget() local 798 tea->PRIM_type == T_ERROR_ACK) { in mibget() 802 j, tea->TLI_error, tea->UNIX_error); in mibget() 804 errno = (tea->TLI_error == TSYSERR) ? in mibget() 805 tea->UNIX_error : EPROTO; in mibget()
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 22478 tea
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 22477 tea
|