Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 121) sorted by last modified time

12345

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dtables.c962 token_equal(struct in6_addr t1, struct in6_addr t2, int tlen) in token_equal()
/illumos-gate/usr/src/cmd/acct/lib/
H A Dpnpsplit.c310 tmsecs(struct tm *t1, struct tm *t2) in tmsecs()
323 tmless(struct tm *t1, struct tm *t2) in tmless()
H A Dtmless.c37 tmless(t1, t2) in tmless() argument
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_hba.c2867 uint32_t t1, t2, t3, t4; in emlxs_get_key() local
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c151 float t1, t2, t3, w; in drawwig() local
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dmks.h310 #define VARARG2(t1, n1, t2, n2) (t1 n1, t2 n2, ...) argument
311 #define VARARG3(t1, n1, t2, n2, t3, n3) (t1 n1, t2 n2, t3 n3, ...) argument
312 #define VARARG4(t1, n1, t2, n2, t3, n3, t4, n4) \ argument
314 #define VARARG5(t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
318 #define VARARG2(t1, n1, t2, n2) (n1, n2, va_alist) t1 n1; t2 n2; int va_alist argument
319 #define VARARG3(t1, n1, t2, n2, t3, n3) (n1, n2, n3, va_alist) \ argument
321 #define VARARG4(t1, n1, t2, n2, t3, n3, t4, n4) (n1, n2, n3, n4, va_alist) \ argument
323 #define VARARG5(t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c18667 la_wwn_t t1, t2; in ql_wwn_cmp() local
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c2066 hentry_t *t2 = (hentry_t *)p2; in lib_sort() local
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-thread.h245 timediff(k5_debug_time_t t2, k5_debug_time_t t1) in timediff()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DUARequester.java413 Object t2, in createMessages()
/illumos-gate/usr/src/lib/librstp/common/
H A Dtimes.c28 STP_compare_times (IN TIMEVALUES_T *t1, IN TIMEVALUES_T *t2) in STP_compare_times()
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vsin.c178 double t0, t1, t2, z0, z1, z2; in __vsin() local
682 double t0, t1, t2, z0, z1, z2; in __vsin() local
H A D__vatan2f.c56 double t0, t1, t2; in __vatan2f() local
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_retr.c42 #define times_match_exact(t1,t2) (memcmp((char *)(t1), (char *)(t2), sizeof(*(t1))) == 0) argument
45 times_match(const krb5_ticket_times *t1, const krb5_ticket_times *t2) in times_match()
/illumos-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c2112 krb5_int32 t1, t2, t3, t4, t5, t6, t7, t8, t9; local
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_mont.c91 mp_int t1, t2; in gf2m_Madd() local
/illumos-gate/usr/src/cmd/refer/
H A Drefer5.c45 char t[100], t1[MXSIG], t2[100], format[10], *sd, *stline; in putsig() local
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Devnv.c59 data_type_t t1, t2; in evnv_cmpnvl() local
/illumos-gate/usr/src/cmd/find/
H A Dfind.c807 int i, t1, t2; in aclmatch() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dmain.c296 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd()
306 timevalsub(struct timeval *t1, struct timeval *t2) in timevalsub()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/netstat/
H A Dnetstat.c1718 mib2_tcp_t *t2; in mib_item_diff() local
/illumos-gate/usr/src/cmd/acct/
H A Dacctmerg.c189 tacctadd(struct tacct *t1, struct tacct *t2) in tacctadd()
/illumos-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dutil.c68 table_t *t2; in add_to_stringtable() local
/illumos-gate/usr/src/uts/i86pc/os/
H A Dlgrpplat.c1692 u_longlong_t t2; in lgrp_plat_latency_adjust() local
1938 u_longlong_t t2; in lgrp_plat_latency_verify() local
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dspd.c860 ipsec_policy_t *t1, *t2; in ipsec_swap_policy() local

12345