Home
last modified time | relevance | path

Searched defs:t (Results 151 – 175 of 1544) sorted by relevance

12345678910>>...62

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Diconv.c239 _win_iconv_open(register Conv_t* cc, const char* t, const char* f) in _win_iconv_open()
535 register unsigned char* t; in utf2bin() local
609 register unsigned char* t; in bin2utf() local
719 register unsigned char* t; in ume2bin() local
795 register unsigned char* t; in bin2ume() local
869 register unsigned char* t; in ucs2bin() local
914 register unsigned char* t; in bin2ucs() local
960 register unsigned char* t; in scu2bin() local
1005 register unsigned char* t; in bin2scu() local
1047 _ast_iconv_open(const char* t, const char* f) in _ast_iconv_open()
[all …]
/illumos-gate/usr/src/lib/libsocket/inet/
H A Druserpass.c87 struct toktab *t; in _ruserdata() local
153 int t; in rnetrc() local
242 struct toktab *t; in token() local
/illumos-gate/usr/src/lib/libscf/common/
H A Dscf_type.c297 scf_proto_underlying_type(rep_protocol_value_type_t t) in scf_proto_underlying_type()
337 rep_protocol_value_type_t t, cur; in scf_is_compatible_protocol_type() local
355 valid_encoded_value(rep_protocol_value_type_t t, const char *v) in valid_encoded_value()
439 scf_validate_encoded_value(rep_protocol_value_type_t t, const char *v) in scf_validate_encoded_value()
/illumos-gate/usr/src/test/os-tests/tests/sockfs/
H A Drights.c379 sendtest(cmsg_test_t *t) in sendtest()
449 cmsg_test_t *t; in server() local
511 recvtest(cmsg_test_t *t) in recvtest()
637 cmsg_test_t *t; in client() local
/illumos-gate/usr/src/test/libc-tests/tests/fpround/
H A Dfpround_test.c36 run_one(test_t t, int i, int j, int precision, boolean_t verbose) in run_one()
82 test_t t; in main() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dconformance.c40 char* t; in initconformance() local
112 const char* t; in conformance() local
/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_hash.c61 int t; in find_prime_big() local
93 int t, d; in find_prime() local
/illumos-gate/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_conv.c61 __bt_pgin(t, pg, pp) in __bt_pgin() argument
129 __bt_pgout(t, pg, pp) in __bt_pgout() argument
H A Dbt_debug.c93 BTREE *t; local
179 BTREE *t; local
309 BTREE *t; local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/regex/
H A Dregdecomp.c31 #define ismeta(c,t,e,d) (state.magic[c] && state.magic[c][(t)+(e)] >= T_META || (c) == (d)) argument
32 #define meta(f,c,t,e,d) do { if (ismeta(c,t,e,d)) sfputc(f, '\\'); sfputc(f, c); } while (0) argument
76 unsigned char* t; in decomp() local
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlapi.c619 StkId t; in lua_gettable() local
628 StkId t; in lua_getfield() local
639 StkId t; in lua_rawget() local
649 StkId t; in lua_rawgeti() local
660 StkId t; in lua_rawgetp() local
747 StkId t; in lua_settable() local
758 StkId t; in lua_setfield() local
770 StkId t; in lua_rawset() local
784 StkId t; in lua_rawseti() local
797 StkId t; in lua_rawsetp() local
[all …]
/illumos-gate/usr/src/common/crypto/aes/amd64/
H A Daestab.h93 #define d_1(t, n, b, e) static const t n[256] = b(e) argument
94 #define d_4(t, n, b, e, f, g, h) static const t n[4][256] = \ argument
/illumos-gate/usr/src/uts/intel/os/
H A Dsundep.c257 thread_load(kthread_t *t, void (*start)(), caddr_t arg, size_t len) in thread_load()
760 kthread_t *t = lwptot(lwp); in lwp_attach_brand_hdlrs() local
784 kthread_t *t = lwptot(lwp); in lwp_detach_brand_hdlrs() local
829 kthread_t *t = lwptot(lwp); in lwp_installctx() local
910 kthread_t *t = curthread; in setregs() local
/illumos-gate/usr/src/cmd/mdb/intel/mdb/
H A Dmdb_ia32util.c165 kvm_argcount(mdb_tgt_t *t, uintptr_t eip, ssize_t size) in kvm_argcount()
200 mdb_ia32_kvm_stack_iter(mdb_tgt_t *t, const mdb_tgt_gregset_t *gsp, in mdb_ia32_kvm_stack_iter()
320 mdb_ia32_step_out(mdb_tgt_t *t, uintptr_t *p, kreg_t pc, kreg_t fp, kreg_t sp, in mdb_ia32_step_out()
357 mdb_ia32_next(mdb_tgt_t *t, uintptr_t *p, kreg_t pc, mdb_instr_t curinstr) in mdb_ia32_next()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dldap_key_seq.c233 taginfo t; in decode_tagged_integer() local
286 taginfo t; in decode_tagged_octetstring() local
315 taginfo t; in asn1_decode_key() local
403 taginfo t; in asn1_decode_sequence_of_keys() local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/rcache/
H A Drc_base.c52 struct krb5_rc_typelist *t, *t_next; in krb5int_rc_terminate() local
86 struct krb5_rc_typelist *t; in krb5_rc_register_type() local
113 struct krb5_rc_typelist *t; in krb5_rc_resolve_type() local
/illumos-gate/usr/src/cmd/sh/
H A Dfault.c176 unsigned char *t; in done() local
327 unsigned char *t; in oldsigs() local
347 unsigned char *t; in chktrap() local
/illumos-gate/usr/src/lib/libmail/common/
H A Dmaillock.c60 time_t t; in maillock() local
161 time_t t; in touchlock() local
/illumos-gate/usr/src/common/tsol/
H A Dstol.c176 convert_id(m_label_type_t t) in convert_id()
220 str_to_label(const char *str, m_label_t **l, const m_label_type_t t, uint_t f, in str_to_label()
381 m_label_alloc(const m_label_type_t t) in m_label_alloc()
/illumos-gate/usr/src/cmd/csh/
H A Dsh.sem.c35 AnyBquote(struct command *t) in AnyBquote()
51 execute(t, wanttty, pipein, pipeout) in execute() argument
408 doio(struct command *t, int *pipein, int *pipeout) in doio()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dccode.h74 #define CCMAPCPY(m,t,f,n) ((m)?_ccmapcpy(m,t,f,n):memcpy(t,f,n)) argument
79 #define ccmapcpy(m,t,f,n) CCMAPCPY(m,t,f,n) argument
83 #define CCMAPM(t,f,n,i,o) ((i)==(o)?memcpy(t,f,n):_ccmapcpy(CCMAP(i,o),t,f,n)) argument
87 #define ccmapm(t,f,n,i,o) CCMAPM(t,f,n,i,o) argument
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dgetdata.c177 Elf_Type t = d->db_data.d_type; in _elf_locked_getdata() local
187 Elf_Type t = d->db_data.d_type; in _elf_locked_getdata() local
/illumos-gate/usr/src/uts/i86pc/io/apix/
H A Dapix_intr.c233 kthread_t *t, *volatile it; in apix_do_softint_prolog() local
307 kthread_t *t, *it; in apix_do_softint_epilog() local
459 kthread_t *t = cpu->cpu_thread; in apix_hilevel_intr_prolog() local
560 kthread_t *t = cpu->cpu_thread; in apix_hilevel_intr_epilog() local
627 kthread_t *t, *volatile it; in apix_intr_thread_prolog() local
696 kthread_t *t, *it = cpu->cpu_thread; in apix_intr_thread_epilog() local
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c149 kthread_t t; in deathrow_walk_step() local
279 kthread_t t; in dispq_walk_step() local
393 kthread_t t; in thread() local
578 kthread_t t; in thread_getdesc() local
659 kthread_t t; in threadlist() local
784 kthread_t t; in stackinfo() local
/illumos-gate/usr/src/uts/common/syscall/
H A Dlgrpsys.c343 kthread_t *t; in lgrp_affinity_get_thread() local
395 kthread_t *t; in lgrp_affinity_get() local
480 lgrp_affinity_best(kthread_t *t, struct cpupart *cpupart, lgrp_id_t start, in lgrp_affinity_best()
586 lgrp_affinity_set_thread(kthread_t *t, lgrp_id_t lgrp, lgrp_affinity_t aff, in lgrp_affinity_set_thread()
659 kthread_t *t; in lgrp_affinity_set_proc() local
777 kthread_t *t; in lgrp_affinity_set() local
965 lgrp_home_thread(kthread_t *t) in lgrp_home_thread()
998 kthread_t *t; in lgrp_home_get() local

12345678910>>...62