Home
last modified time | relevance | path

Searched defs:t (Results 676 – 700 of 1548) sorted by relevance

1...<<21222324252627282930>>...62

/titanic_53/usr/src/cmd/tail/
H A Dtail.c237 char *ap, *p, *t; in obsolete() local
/titanic_53/usr/src/uts/sun4u/sys/
H A Dsbdpriv.h166 #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 Dcpu.c398 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 Dexit.c155 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 Dbt_put.c86 BTREE *t; local
475 u_int8_t *p, *t; local
H A Dbt_search.c79 BTREE *t; local
/titanic_53/usr/src/uts/common/fs/zfs/
H A Dspace_map.c213 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 Dstmf_defines.h99 #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 Dtranslate.c232 register char* t; in match() local
298 char* t; in translate() local
/titanic_53/usr/src/ucblib/libdbm/
H A Ddbm.c406 int t; in makdatum() local
572 int t, i; in chkblk() local
/titanic_53/usr/src/contrib/ast/src/lib/libast/include/
H A Derror.h50 #define ERROR_catalog(t) t argument
53 #define ERROR_dictionary(t) t argument
/titanic_53/usr/src/boot/sys/cddl/boot/zfs/
H A Dsha256.c130 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 Dmchain.h134 #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 Dcpc.c90 kthread_t *t; in cpc() local
368 kthread_t *t = curthread; in kcpc_ioctl() local
/titanic_53/usr/src/lib/libnsl/yp/
H A Ddbm.c397 int t; in makdatum() local
567 int t, i; in chkblk() local
/titanic_53/usr/src/lib/libkmf/libkmf/common/
H A Dpem_encode.c109 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 Dn10.c61 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 Dmd5.c61 uint32 t; in byteReverse() local
189 uint32 t; in MD5Update() local
/titanic_53/usr/src/cmd/devmgmt/cmds/
H A Ddevattr.c130 #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 Dpptrace.c40 register char* t; in pptokstr() local
/titanic_53/usr/src/lib/libm/common/Q/
H A Dexpm1l.c132 long double t, r, s, w; in expm1l() local
/titanic_53/usr/src/lib/libm/common/complex/
H A Dcasinl.c70 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 Dty_num.c121 char * t = x; in fcheck_num() local
H A Dty_int.c121 char * t = x; in fcheck_int() local
/titanic_53/usr/src/uts/common/fs/tmpfs/
H A Dtmp_tnode.c160 tmpnode_init(struct tmount *tm, struct tmpnode *t, vattr_t *vap, cred_t *cred) in tmpnode_init()

1...<<21222324252627282930>>...62