Home
last modified time | relevance | path

Searched defs:ttype (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/uts/i86pc/ml/
H A Dsyscall_asm_amd64.s323 #define SYSCALL_TRAPTRACE(ttype) \ argument
334 #define SYSCALL_TRAPTRACE32(ttype) \ argument
343 #define SYSCALL_TRAPTRACE(ttype) argument
344 #define SYSCALL_TRAPTRACE32(ttype) argument
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dcommon.c201 poe_tag_insert(poep_t *poep, uint16_t ttype, const void *data, size_t dlen) in poe_tag_insert()
225 poe_add_str(poep_t *poep, uint16_t ttype, const char *str) in poe_add_str()
235 poe_add_long(poep_t *poep, uint16_t ttype, uint32_t val) in poe_add_long()
246 poe_two_longs(poep_t *poep, uint16_t ttype, uint32_t val1, uint32_t val2) in poe_two_longs()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c200 int ttype; in handle_motm_hurl() local
246 int ttype; in handle_ip_route_add() local
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPV1SAttrMsg.java205 ServiceType ttype = new ServiceType(stype); in makeReply() local
/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dcompat.h82 #define getmodsize(size, ftype, ttype) \ argument
/titanic_41/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_main.c315 const char *ttype; in kmdb_startup() local
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_trace.h38 #define DATA_LOG_CHAIN(ttype, c_ent, stp, ln) argument
39 #define DATA_LOG(ttype, c_ent, stp, ln) argument
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c237 int n, ttype, tclass; in res_nameinquery() local
288 int n, ttype, tclass; in res_queriesmatch() local
/titanic_41/usr/src/cmd/tabs/
H A Dtabs.c82 char *ttype; /* -Tttype */ member
/titanic_41/usr/src/uts/i86pc/os/
H A Dtrap.c1169 int ttype = ct->t_ontrap->ot_prot & in trap() local
/titanic_41/usr/src/uts/sun4u/ml/
H A Dtrap_table.s856 #define ASYNC_TRAP(ttype, ttlabel, table_name)\ argument
/titanic_41/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_log.c310 int ttype; in stats_log_logfile_read() local
/titanic_41/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c64 char *ttype; /* type tag */ member
4267 char *ttype, *authmech = 0, *etcfile = 0; in main() local
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dnvtype.c75 Namtype_t *ttype; member
/titanic_41/usr/src/cmd/sgs/libld/common/
H A Drelocate.c239 uchar_t rtype, ttype; in disp_scansyms() local
/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dtypegraph.c2934 mdb_ctf_id_t ttype; in findlocks_findmutex() local
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dspitfire.c1246 ushort_t sdbh, sdbl, ttype, tl; in cpu_async_error() local
H A Dus3_common.c1739 ushort_t ttype, tl; in cpu_deferred_error() local
/titanic_41/usr/src/uts/i86pc/sys/
H A Dimmu.h461 #define CONT_SET_TTYPE(hcent, ttype) ((hcent)->lo |= (((ttype) & 0x3) << 0x2)) argument