Home
last modified time | relevance | path

Searched refs:t1 (Results 226 – 250 of 268) sorted by relevance

1234567891011

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dnameref.sh551 exp=$'(\n\t[4]=(\n\t\ttypeset -a ar=(\n\t\t\t1\n\t\t\t2\n\t\t)\n\t\tb=1\n\t)\n)'
639 …exp=$'(\n\ttypeset -C -A l=(\n\t\t[4]=(\n\t\t\ttypeset -a ar=(\n\t\t\t\t1\n\t\t\t\t2\n\t\t\t\t3\n\…
H A Doptions.sh530 float t1=SECONDS
537 (( (SECONDS-t1) > .5 )) && err_exit 'pipefail should not wait for background processes'
H A Dtypes.sh269 [[ ${ a.f ./t1;} == "$a" ]]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh213 log_must mdb_ctf_set_int spa_allocators 0t1
/illumos-gate/usr/src/uts/common/io/comstar/port/iscsit/
H A Discsit_isns.c387 static int isnst_tgt_avl_compare(const void *t1, const void *t2);
410 isnst_copy_portal_list(avl_tree_t *t1, avl_tree_t *t2);
423 isnst_portal_avl_compare(const void *t1, const void *t2);
3421 isnst_tgt_avl_compare(const void *t1, const void *t2) in isnst_tgt_avl_compare() argument
3423 const isns_target_t *tgt1 = t1; in isnst_tgt_avl_compare()
3592 isnst_copy_portal_list(avl_tree_t *t1, avl_tree_t *t2) in isnst_copy_portal_list() argument
3596 iportal = (isns_portal_t *)avl_first(t1); in isnst_copy_portal_list()
3600 iportal = AVL_NEXT(t1, iportal); in isnst_copy_portal_list()
/illumos-gate/usr/src/test/util-tests/tests/dis/risc-v/
H A Dtst.rv32f.out67 libdis_test+0x108: 53 03 01 c0 fcvt.w.s t1,ft2,rne
73 libdis_test+0x120: 53 03 11 c0 fcvt.wu.s t1,ft2,rne
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_open.c796 hrtime_t t1 = shrlock_t0 + NANOSEC; in smb_common_open() local
798 if (now < t1) { in smb_common_open()
799 delay(NSEC_TO_TICK_ROUNDUP(t1 - now)); in smb_common_open()
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsvcauthdes.c76 #define BEFORE(t1, t2) timercmp(t1, t2, < /* COMMENT HERE TO DEFEAT CSTYLE */) argument
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DProbeData.java550 ScalarRecord t1 = ScalarRecord.class.cast(r1); in compareRecords() local
552 Object o1 = t1.getValue(); in compareRecords()
/illumos-gate/usr/src/lib/libnsl/rpc/
H A Dsvcauth_des.c68 #define BEFORE(t1, t2) timercmp(t1, t2, < /* EMPTY */) argument
/illumos-gate/usr/src/common/bignum/sun4u/
H A Dmont_mulf_v9.s224 ! 79 ! int64_t t, t1, /* using int64_t and not uint64_t */
228 ! 83 ! t1 = 0;
259 ! 88 ! t1 += a & 0xffffffff;
262 ! 91 ! t1 += (b & 0xffff) << 16;
263 ! 92 ! t += (b >> 16) + (t1 >> 32);
264 ! 93 ! i32[i] = t1 & 0xffffffff;
265 ! 94 ! t1 = t;
495 ! 98 ! t1 += a & 0xffffffff;
497 ! 100 ! t1 += (b & 0xffff) << 16;
498 ! 101 ! i32[i] = t1 & 0xffffffff;
H A Dmont_mulf_kernel_v9.S321 ! 112 ! int64_t t, t1, /* using int64_t and not uint64_t */
325 ! 116 ! t1 = 0;
402 ! 121 ! t1 += a & 0xffffffff;
445 ! 124 ! t1 += (b & 0xffff) << 16;
449 ! 125 ! t += (b >> 16) + (t1 >> 32);
456 ! 126 ! i32[i] = t1 & 0xffffffff;
457 ! 127 ! t1 = t;
473 ! 131 ! t1 += a & 0xffffffff;
475 ! 133 ! t1 += (b & 0xffff) << 16;
476 ! 134 ! i32[i] = t1 & 0xffffffff;
/illumos-gate/usr/src/cmd/find/
H A Dfind.c807 int i, t1, t2; in aclmatch() local
814 t1 = USER; in aclmatch()
817 t1 = GROUP; in aclmatch()
828 if (p1->a_id == np->first.l && p1->a_type == t1) { in aclmatch()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DTYPES157 Time_t t1 t2=now
158 will define t1 as the time at the beginning of the epoch and t2
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c286 t1: in text()
303 goto t1; in text()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.h269 extern boolean_t token_equal(struct in6_addr t1, struct in6_addr t2,
/illumos-gate/usr/src/uts/common/io/
H A Dlogindmux.c1238 logdmux_alloc_unlinkinfo(struct tmx *t0, struct tmx *t1) in logdmux_alloc_unlinkinfo() argument
1258 t0->unlinkinfop = t1->unlinkinfop = p; in logdmux_alloc_unlinkinfo()
/illumos-gate/usr/src/cmd/amt/
H A Damt.c605 segv_action(int which_sig, siginfo_t *t1, void *t2) in segv_action() argument
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_sg.c415 struct in6_addr *t1, *l1; in i_test_and_insert() local
418 t1 = &tsrv->isv_addr; in i_test_and_insert()
421 if ((fnd = ilb_cmp_in6_addr(t1, l1, NULL)) == 1) in i_test_and_insert()
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c2065 hentry_t *t1 = (hentry_t *)p1; in lib_sort() local
2068 char *p = t1->lib; in lib_sort()
2072 i = t1->count; in lib_sort()
2079 p = t1->key; in lib_sort()
/illumos-gate/usr/src/cmd/fm/fmadm/common/
H A Dfaulty.c384 cmp_priority(char *s1, char *s2, uint64_t t1, uint64_t t2, uint8_t p1, in cmp_priority() argument
394 if (t1 > t2) in cmp_priority()
396 else if (t1 < t2) in cmp_priority()
/illumos-gate/usr/src/cmd/svc/startd/
H A Drestarter.c2397 hrtime_t t1 = ((const timeout_entry_t *)lc_arg)->te_timeout; in timeout_compare() local
2400 if (t1 > t2) in timeout_compare()
2402 else if (t1 < t2) in timeout_compare()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dftp.c83 hrtime_t t1, char *local, char *remote);
1727 hrtime_t t1, char *local, char *remote) in ptransfer() argument
1732 td = t1 - t0; in ptransfer()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dpager.test417 CREATE TABLE t1(x);
/illumos-gate/usr/src/lib/libkmf/ber_der/common/
H A Dclasn1.c692 int t1, t2; in get_validity() local
703 if (kmfber_scanf(asn1, "{tata}", &t1, &t1str, &t2, &t2str) == -1) { in get_validity()
707 validity->notBefore.timeType = t1; in get_validity()

1234567891011