Home
last modified time | relevance | path

Searched defs:t (Results 1276 – 1300 of 1561) sorted by relevance

1...<<51525354555657585960>>...63

/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dget_in_tkt.c613 krb5_enctype t; in krb5_get_in_tkt() local
/titanic_50/usr/src/uts/i86pc/os/
H A Dmachdep.c919 panic_stopcpus(cpu_t *cp, kthread_t *t, int spl) in panic_stopcpus()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddsl_destroy.c671 dd_used_t t; in dsl_dir_destroy_sync() local
/titanic_50/usr/src/cmd/krb5/krb5kdc/
H A Dkdc_util.c1531 #define D_LEN(t) (L10_2(sizeof(t) * CHAR_BIT) + 2) argument
/titanic_50/usr/src/lib/krb5/kadm5/srv/
H A Dlogger.c238 time_t t; in klog_rotate() local
/titanic_50/usr/src/uts/common/io/audio/impl/
H A Daudio_engine.c426 for (audio_engine_t *t = list_head(list); t; t = list_next(list, t)) { in auimpl_engine_setup() local
/titanic_50/usr/src/uts/common/sys/
H A Dcallo.h152 #define CALLOUT_TABLE(t, f) (((f) << CALLOUT_TYPE_BITS) | (t)) argument
/titanic_50/usr/src/cmd/stat/kstat/
H A Dkstat.c512 register char *f, *t; in lookup_raw_kstat_fn() local
/titanic_50/usr/src/ucbcmd/ls/
H A Dls.c205 struct subdirs *t; in main() local
/titanic_50/usr/src/cmd/gencat/
H A Dgencat.c593 char *s, *t; local
/titanic_50/usr/src/cmd/sh/
H A Djobs.c415 struct job *t; in restartjob() local
/titanic_50/usr/src/lib/libdevinfo/
H A Ddevinfo_devperm.c789 char *cp, *p, t; in i_devfs_read_minor_perm() local
/titanic_50/usr/src/cmd/ypcmd/
H A Dyppush.c571 struct timeval t; in xactid_seed() local
/titanic_50/usr/src/common/crypto/modes/
H A Dgcm.c120 #define GHASH(c, d, t) \ argument
/titanic_50/usr/src/uts/common/io/
H A Dwscons.c1630 struct winsize *t = &pvc->vc_ttycommon.t_size; in wc_get_size() local
/titanic_50/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h134 #define ELF32_ST_INFO(b,t) (((b)<<4)+((t)&0xf)) argument
/titanic_50/usr/src/uts/sun4u/sunfire/io/
H A Dfhc_bd.c119 fhc_bd_t *t; in fhc_shell_sort() local
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dnatsemi.c605 unsigned int t, /* Type */ in natsemi_transmit()
/titanic_50/usr/src/cmd/sa/
H A Dsar.c89 static int t = 0, n = 0, lines = 0; variable
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/
H A DpmInstallPrinter.java1000 public String gui2lpptype(String t) { in gui2lpptype()
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_file.c764 krb5_fcc_read_times(krb5_context context, krb5_ccache id, krb5_ticket_times *t) in krb5_fcc_read_times()
1126 krb5_fcc_store_times(krb5_context context, krb5_ccache id, krb5_ticket_times *t) in krb5_fcc_store_times()
/titanic_50/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c2255 cpu_ce_scrub_mem_err(struct async_flt *ecc, boolean_t t)
2275 cpu_ce_log_err(struct async_flt *aflt, errorq_elem_t *t)
/titanic_50/usr/src/uts/sun/sys/scsi/adapters/
H A Dsfvar.h217 #define SCSA_LUN(t) (int64_t)(t)->sft_raid_lun argument
219 #define SCSA_LUN(t) (t)->sft_lun.l argument
/titanic_50/usr/src/common/svc/
H A Drepcache_protocol.h582 #define REP_PROTOCOL_BASE_TYPE(t) ((t) & 0x00ff) argument
583 #define REP_PROTOCOL_SUBTYPE(t) (((t) & 0xff00) >> 8) argument
/titanic_50/usr/src/cmd/ztest/
H A Dztest.c924 int log, int r, int m, int t) in make_vdev_root()
5507 for (int t = d; t < ztest_opts.zo_threads; in ztest_dataset_destroy() local
5684 for (int t = 0; t < 64; t++) { in ztest_run() local
5711 for (int t = 0; t < ztest_opts.zo_threads; t++) { in ztest_run() local
5723 for (int t = ztest_opts.zo_threads - 1; t >= 0; t--) { in ztest_run() local
5878 print_time(hrtime_t t, char *timebuf) in print_time()

1...<<51525354555657585960>>...63