Home
last modified time | relevance | path

Searched refs:ttable (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rport.c184 static struct ttable transients [MAXTRANS];
189 static struct ttable *next = transients; in add_transient()
200 struct ttable *
203 struct ttable *p; in is_transient()
216 struct ttable *p; in del_transient()
321 struct ttable *ttabp; in interpret_reserved()
H A Dsnoop.h76 struct ttable { struct
83 extern struct ttable *is_transient(int port); argument
H A Dsnoop_tftp.c48 struct ttable *tt; in interpret_tftp()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dsobj.c709 uintptr_t ttable; in sobj2ts() local
727 ttable = (uintptr_t)sym.st_value + sizeof (turnstile_chain_t) * ttoff; in sobj2ts()
729 if (mdb_vread(&tc, sizeof (turnstile_chain_t), ttable) == -1) { in sobj2ts()
730 mdb_warn("unable to read turnstile_chain_t at %#lx", ttable); in sobj2ts()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceStoreInMemory.java959 Hashtable ttable = (Hashtable)attrLevel.get(tag); in evaluate() local
963 if (ttable == null) { in evaluate()
1011 Enumeration en = ttable.keys(); in evaluate()
1019 BtreeVector bvec = (BtreeVector)ttable.get(key); in evaluate()
1029 BtreeVector bvec = (BtreeVector)ttable.get(typeKey); in evaluate()
2588 Hashtable ttable = (Hashtable)table.get(tag); in addRecordToAttrValueSort() local
2590 if (ttable == null) { in addRecordToAttrValueSort()
2591 ttable = makeAttrTypeTable(); in addRecordToAttrValueSort()
2592 table.put(tag, ttable); in addRecordToAttrValueSort()
2615 (BtreeVector)ttable.get(typeKey); in addRecordToAttrValueSort()
/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Ddyn.msg288 \ttable, or there must be enough room in the reserved section\n\
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg515 \ttable.\n"