/titanic_51/usr/src/cmd/abi/spectrans/spec2trace/ |
H A D | symtab.c | 561 symtab_free_print_types(table_t *t) in symtab_free_print_types() argument 863 add_entry_table(EHEAD *t, char *name, int line, char *file, in add_entry_table() argument 892 get_entry_table(EHEAD * t,int index) get_entry_table() argument 904 free_entry_table(EHEAD * t) free_entry_table() argument 912 clear_entries(EHEAD * t,int start,int end) clear_entries() argument [all...] |
/titanic_51/usr/src/uts/common/disp/ |
H A D | disp.c | 601 kthread_t *t; /* taken thread */ in idle() local 678 kthread_t *t = curthread; preempt() local 867 kthread_t *t = curthread; swtch() local 1714 dq_sruninc(kthread_t * t) dq_sruninc() argument 1728 dq_srundec(kthread_t * t) dq_srundec() argument [all...] |
/titanic_51/usr/src/head/ |
H A D | wctype.h | 99 #define nextwctype(c, t) __nextwctype(c, t) argument
|
/titanic_51/usr/src/cmd/tail/ |
H A D | tail.c | 237 char *ap, *p, *t; in obsolete() local [all...] |
/titanic_51/usr/src/lib/libm/common/LD/ |
H A D | jnl.c | 166 GENERIC t, v; local
|
/titanic_51/usr/src/lib/libm/common/Q/ |
H A D | __cosl.c | 104 long double a, t, z, w; __k_cosl() local [all...] |
H A D | __sinl.c | 105 long double a, t, z, w; __k_sinl() local [all...] |
H A D | jnl.c | 169 GENERIC t, v; local
|
/titanic_51/usr/src/lib/libm/common/complex/ |
H A D | casin.c | 216 double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in casin() local
|
/titanic_51/usr/src/boot/sys/sys/ |
H A D | select.h | 81 #define FD_COPY(f, t) (void)(*(t) = *(f)) argument
|
/titanic_51/usr/src/cmd/sendmail/libsm/ |
H A D | t-shm.c | 50 int i, t; local
|
/titanic_51/usr/src/cmd/hal/utils/ |
H A D | printer.c | 59 char *t, *u, *iter2 = NULL; in ieee1284_devid_to_printer_info() local [all...] |
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | getconf.c | 140 register const char* t; in b_getconf() local [all...] |
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | getconf.c | 137 register const char* t; in b_getconf() local
|
/titanic_51/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_mdb.c | 87 trwalk_state_t *t; in trwalk_init() local 139 trwalk_nextrec(trwalk_state_t * t) trwalk_nextrec() argument 159 trwalk_state_t *t, *oldest_t; trwalk_step() local 198 trwalk_state_t *t, *u; trwalk_fini() local 681 fmd_thread_t t; thread_walk_step() local 1406 fmd_timer_t t; fmd_timer() local [all...] |
/titanic_51/usr/src/lib/libsqlite/src/ |
H A D | md5.c | 61 uint32 t; in byteReverse() local 189 uint32 t; in MD5Update() local [all...] |
/titanic_51/usr/src/uts/common/io/ |
H A D | cpc.c | 90 kthread_t *t; in cpc() local 368 kthread_t *t = curthread; kcpc_ioctl() local [all...] |
/titanic_51/usr/src/lib/libkmf/libkmf/common/ |
H A D | pem_encode.c | 109 PEM_EncodeBlock(unsigned char *t, const unsigned char *f, int dlen) in PEM_EncodeBlock() argument 268 PEM_DecodeBlock(unsigned char * t,const unsigned char * f,int n) PEM_DecodeBlock() argument [all...] |
/titanic_51/usr/src/boot/sys/cddl/boot/zfs/ |
H A D | sha256.c | 130 uint32_t a, b, c, d, e, f, g, h, t, T1, T2, W[64]; in SHA256Transform() local 161 uint64_t a, b, c, d, e, f, g, h, t, T1, T2, W[80]; SHA512Transform() local [all...] |
/titanic_51/usr/src/ucblib/libdbm/ |
H A D | dbm.c | 406 int t; in makdatum() local 572 int t, i; in chkblk() local [all...] |
/titanic_51/usr/src/cmd/troff/nroff.d/ |
H A D | n10.c | 61 struct t t; /* terminal characteristics */ variable 219 getstr(s,t) getstr() argument [all...] |
/titanic_51/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_put.c | 86 BTREE *t; local 475 u_int8_t *p, *t; global() local [all...] |
/titanic_51/usr/src/uts/common/os/ |
H A D | exit.c | 155 kthread_t *t = curthread; in restart_init() local 330 kthread_t *t = curthread; in proc_exit() local [all...] |
/titanic_51/usr/src/uts/common/netsmb/ |
H A D | mchain.h | 134 #define mtod(m, t) ((t)((m)->b_rptr)) argument 160 #define mtod(m, t) ((t)(m)->m_data) argument
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | stmf_defines.h | 99 #define PTR2INT(p, t) ((t)((ulong_t)(p))) argument 100 #define INT2PTR(i, t) ((t)((ulong_t)(i))) argument
|