Home
last modified time | relevance | path

Searched defs:t (Results 226 – 250 of 1554) sorted by relevance

12345678910>>...63

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dstrptime.c411 time_t t; in __strptime() local
513 time_t t = timegm(tm); in __strptime() local
H A Dstrftime.c91 const char *_RESTRICT_KYWD format, const struct tm *_RESTRICT_KYWD t, in strftime_l()
107 const char *_RESTRICT_KYWD format, const struct tm *_RESTRICT_KYWD t) in strftime()
113 _fmt(locale_t loc, const char *format, const struct tm *t, char *pt, in _fmt()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtmxscan.c78 Time_t t; in gen() local
169 scan(register const char* s, char** e, const char* format, char** f, Time_t t, long flags) in scan()
462 tmxscan(const char* s, char** e, const char* format, char** f, Time_t t, long flags) in tmxscan()
H A Dtmxsettime.c38 tmxsettime(Time_t t) in tmxsettime()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/
H A Dthreads.c66 struct tsd_block *t; in krb5int_thread_detach_hook() local
184 struct tsd_block *t = tptr; in thread_termination() local
218 struct tsd_block *t; in k5_getspecific() local
252 struct tsd_block *t; in k5_setspecific() local
/illumos-gate/usr/src/cmd/mailx/
H A Dnames.c109 register struct name *top, *np, *t; in extract() local
345 register struct name *t, *x; in outof() local
599 int t, extra, metoo, verbose; in unpack() local
685 register struct name *np, *t, *newnames; in elide() local
/illumos-gate/usr/src/common/net/patricia/
H A Dradix.c319 struct radix_node *t = head->rnh_treetop, *x; local
462 struct radix_node *tt = nodes, *t = tt + 1; local
492 struct radix_node *t = rn_search(v_arg, top); local
694 struct radix_node *t, *x = 0, *tt; local
888 struct radix_node *t, *p, *x, *tt; local
1193 struct radix_node *t, *tt, *ttt; local
/illumos-gate/usr/src/cmd/dc/
H A Ddc.c100 struct blk **ptr, *s, *t; in commnds() local
1024 struct blk *r, *q, *s, *t; in sqrt() local
1077 struct blk *r, *e, *p, *e1, *t, *cp; in exp() local
1319 struct blk *q, *t; in add0() local
1580 struct blk *q, *t, *s; in getdec() local
1780 struct blk *t, *q; in bigot() local
1945 struct blk *q, *s, *t; in scale() local
2055 struct blk *p, *q, *t, *s; in load() local
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dbhyve_sol_glue.c28 cfmakeraw(struct termios *t) in cfmakeraw()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Drelease.c137 char* t; in date() local
202 unsigned long t; in main() local
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppfsm.c84 #define copy(t,f) (memcpy(&fsm[t][1],&fsm[f][1],(MAX+1)*sizeof(short)),fsm[TERMINAL][(t)+1]=fsm[TER… argument
580 char* t; in ppfsm() local
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dkvm_amd64dep.c72 mdb_tgt_t *t = mdb.m_target; in kt_stack_common() local
216 kt_amd64_init(mdb_tgt_t *t) in kt_amd64_init()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dmetaslab.c1454 zfs_btree_t *t = &msp->ms_allocatable_by_size; in metaslab_largest_allocatable() local
1514 for (int t = 0; t < TXG_DEFER_SIZE; t++) { in metaslab_largest_unflushed_free() local
1537 metaslab_block_find(zfs_btree_t *t, range_tree_t *rt, uint64_t start, in metaslab_block_find()
1686 zfs_btree_t *t = &msp->ms_allocatable_by_size; in metaslab_cf_alloc() local
1737 zfs_btree_t *t = &msp->ms_allocatable->rt_root; in metaslab_ndf_alloc() local
1874 for (int t = 0; t < TXG_CONCURRENT_STATES; t++) { in metaslab_verify_space() local
1901 for (int t = 0; t < TXG_DEFER_SIZE; t++) in metaslab_aux_histograms_clear() local
1956 for (int t = 0; t < TXG_DEFER_SIZE; t++) { in metaslab_aux_histograms_update() local
2040 for (int t = 0; t < TXG_SIZE; t++) { in metaslab_verify_weight_and_frag() local
2350 for (int t = 0; t < TXG_DEFER_SIZE; t++) { in metaslab_load_impl() local
[all …]
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_client.c288 nfs3_cache_post_op_attr(vnode_t *vp, post_op_attr *poap, hrtime_t t, cred_t *cr) in nfs3_cache_post_op_attr()
303 nfs3_cache_post_op_vattr(vnode_t *vp, post_op_vattr *poap, hrtime_t t, in nfs3_cache_post_op_vattr()
346 nfs3_cache_wcc_data(vnode_t *vp, wcc_data *wccp, hrtime_t t, cred_t *cr) in nfs3_cache_wcc_data()
380 nfs_attrcache(vnode_t *vp, struct nfsfattr *na, hrtime_t t) in nfs_attrcache()
406 nfs3_attrcache(vnode_t *vp, fattr3 *na, hrtime_t t) in nfs3_attrcache()
433 nfs_cache_fattr(vnode_t *vp, struct nfsfattr *na, vattr_t *vap, hrtime_t t, in nfs_cache_fattr()
456 nfs3_cache_fattr3(vnode_t *vp, fattr3 *na, vattr_t *vap, hrtime_t t, cred_t *cr) in nfs3_cache_fattr3()
482 nfs_attr_cache(vnode_t *vp, vattr_t *vap, hrtime_t t, cred_t *cr) in nfs_attr_cache()
624 nfs3_attr_cache(vnode_t *vp, vattr_t *bvap, vattr_t *avap, hrtime_t t, in nfs3_attr_cache()
872 hrtime_t t; in nfs_getattr_otw() local
[all …]
/illumos-gate/usr/src/uts/common/os/
H A Dfork.c159 kthread_t *t; in cfork() local
723 kthread_t *t; in forklwp_fail() local
802 kthread_t *t; in newproc() local
/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_attr.c290 struct timeval t; in add_bind_attribute() local
959 struct timeval *t, in get_timeval_t()
1070 get_time_t(const char *s, time_t *t, time_t default_val) in get_time_t()
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dk_atan2.c81 double r, s, t, p_h, p_l, z_h, z_l, p; in mx_poly() local
283 double y, z, r, s, t, w, s_h, s_l, x_h, x_l, zz[3], ee[2], z_h, in mx_atan() local
458 double t, xh, th, t1, t2, w1, w2; in __k_atan2() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/cdt/
H A Dcdtlib.h44 #define NIL(t) ((t)0) argument
159 #define RRSHIFT(x,t) ((t) = (x)->_left->_left, (x)->_left->_left = (t)->_rght, \ argument
161 #define LLSHIFT(x,t) ((t) = (x)->_rght->_rght, (x)->_rght->_rght = (t)->_left, \ argument
/illumos-gate/usr/src/uts/common/syscall/
H A Dumask.c45 mode_t t; in umask() local
H A Dyield.c47 kthread_t *t = curthread; in yield() local
/illumos-gate/usr/src/tools/smatch/src/validation/optim/
H A Dlsr-and0.c3 unsigned t = (x & 0x00000fff); in lsr_and0() local
H A Dlsr-and1.c8 unsigned t = (x & 0xfffff000); in lsr_and1() local
H A Dshl-and0.c3 unsigned t = (x & 0xfff00000); in shl_and0() local
H A Dshl-and1.c8 unsigned t = (x & 0x000fffff); in shl_and1() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dstrcopy.c31 strcopy(register char* s, register const char* t) in strcopy()

12345678910>>...63