/titanic_53/usr/src/cmd/tail/ |
H A D | tail.c | 237 char *ap, *p, *t; in obsolete() local
|
/titanic_53/usr/src/uts/sun4u/sys/ |
H A D | sbdpriv.h | 166 #define GETSTRUCT(t, n) \ argument 168 #define FREESTRUCT(p, t, n) \ argument 274 #define NIX(t) (((t) == SBD_COMP_CPU) ? 0 : \ argument 420 #define _NT2DEVPOS(t, u) ((NIX(t) << 3) + (u)) argument 423 #define DEVSET(t, u) \ argument 430 #define DEVSET_IN_SET(ds, t, u) (((ds) & DEVSET((t), (u))) != 0) argument 431 #define DEVSET_ADD(ds, t, u) ((ds) |= DEVSET((t), (u))) argument 432 #define DEVSET_DEL(ds, t, u) ((ds) &= ~DEVSET((t), (u))) argument 433 #define DEVSET_GET_UNITSET(ds, t) \ argument
|
/titanic_53/usr/src/uts/common/os/ |
H A D | cpu.c | 398 thread_affinity_set(kthread_id_t t, int cpu_id) in thread_affinity_set() 459 thread_affinity_clear(kthread_id_t t) in thread_affinity_clear() 532 kthread_id_t t = curthread; in thread_nomigrate() local 677 kthread_id_t t = curthread; in thread_allowmigrate() local 845 kthread_id_t t; in cpu_pause_alloc() local 877 kthread_id_t t; in cpu_pause_free() local 936 kthread_id_t t; in cpu_pause_start() local 1254 kthread_t *t; in cpu_offline() local 2886 register kthread_id_t t, tlist, tnext; in cpu_destroy_bound_threads() local
|
H A D | exit.c | 155 kthread_t *t = curthread; in restart_init() local 330 kthread_t *t = curthread; in proc_exit() local
|
/titanic_53/usr/src/cmd/sendmail/db/btree/ |
H A D | bt_put.c | 86 BTREE *t; local 475 u_int8_t *p, *t; local
|
H A D | bt_search.c | 79 BTREE *t; local
|
/titanic_53/usr/src/uts/common/fs/zfs/ |
H A D | space_map.c | 213 avl_tree_t *t = &rt->rt_root; in space_map_entries() local 242 avl_tree_t *t = &rt->rt_root; in space_map_write() local
|
/titanic_53/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
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/misc/ |
H A D | translate.c | 232 register char* t; in match() local 298 char* t; in translate() local
|
/titanic_53/usr/src/ucblib/libdbm/ |
H A D | dbm.c | 406 int t; in makdatum() local 572 int t, i; in chkblk() local
|
/titanic_53/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | error.h | 50 #define ERROR_catalog(t) t argument 53 #define ERROR_dictionary(t) t argument
|
/titanic_53/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]; in SHA512Transform() local
|
/titanic_53/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_53/usr/src/uts/common/io/ |
H A D | cpc.c | 90 kthread_t *t; in cpc() local 368 kthread_t *t = curthread; in kcpc_ioctl() local
|
/titanic_53/usr/src/lib/libnsl/yp/ |
H A D | dbm.c | 397 int t; in makdatum() local 567 int t, i; in chkblk() local
|
/titanic_53/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() 268 PEM_DecodeBlock(unsigned char *t, const unsigned char *f, int n) in PEM_DecodeBlock()
|
/titanic_53/usr/src/cmd/troff/nroff.d/ |
H A D | n10.c | 61 struct t t; /* terminal characteristics */ variable 219 char *getstr(s, t) /* find next string in s, copy to t */ in getstr() argument
|
/titanic_53/usr/src/lib/libsqlite/src/ |
H A D | md5.c | 61 uint32 t; in byteReverse() local 189 uint32 t; in MD5Update() local
|
/titanic_53/usr/src/cmd/devmgmt/cmds/ |
H A D | devattr.c | 130 #define stdmsg(r,l,s,t) (void) fmtmsg(MM_PRINT|MM_UTIL|r,l,s,t,MM_NULLACT,MM_NULLTAG) argument
|
/titanic_53/usr/src/contrib/ast/src/lib/libpp/ |
H A D | pptrace.c | 40 register char* t; in pptokstr() local
|
/titanic_53/usr/src/lib/libm/common/Q/ |
H A D | expm1l.c | 132 long double t, r, s, w; in expm1l() local
|
/titanic_53/usr/src/lib/libm/common/complex/ |
H A D | casinl.c | 70 long double x, y, t, R, S, A, Am1, B, y2, xm1, xp1, Apx; in casinl() local
|
/titanic_53/usr/src/lib/libeti/form/common/ |
H A D | ty_num.c | 121 char * t = x; in fcheck_num() local
|
H A D | ty_int.c | 121 char * t = x; in fcheck_int() local
|
/titanic_53/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_tnode.c | 160 tmpnode_init(struct tmount *tm, struct tmpnode *t, vattr_t *vap, cred_t *cred) in tmpnode_init()
|