/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/ |
H A D | get_in_tkt.c | 613 krb5_enctype t; in krb5_get_in_tkt() local
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | machdep.c | 919 panic_stopcpus(cpu_t *cp, kthread_t *t, int spl) in panic_stopcpus()
|
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | dsl_destroy.c | 671 dd_used_t t; in dsl_dir_destroy_sync() local
|
/titanic_50/usr/src/cmd/krb5/krb5kdc/ |
H A D | kdc_util.c | 1531 #define D_LEN(t) (L10_2(sizeof(t) * CHAR_BIT) + 2) argument
|
/titanic_50/usr/src/lib/krb5/kadm5/srv/ |
H A D | logger.c | 238 time_t t; in klog_rotate() local
|
/titanic_50/usr/src/uts/common/io/audio/impl/ |
H A D | audio_engine.c | 426 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 D | callo.h | 152 #define CALLOUT_TABLE(t, f) (((f) << CALLOUT_TYPE_BITS) | (t)) argument
|
/titanic_50/usr/src/cmd/stat/kstat/ |
H A D | kstat.c | 512 register char *f, *t; in lookup_raw_kstat_fn() local
|
/titanic_50/usr/src/ucbcmd/ls/ |
H A D | ls.c | 205 struct subdirs *t; in main() local
|
/titanic_50/usr/src/cmd/gencat/ |
H A D | gencat.c | 593 char *s, *t; local
|
/titanic_50/usr/src/cmd/sh/ |
H A D | jobs.c | 415 struct job *t; in restartjob() local
|
/titanic_50/usr/src/lib/libdevinfo/ |
H A D | devinfo_devperm.c | 789 char *cp, *p, t; in i_devfs_read_minor_perm() local
|
/titanic_50/usr/src/cmd/ypcmd/ |
H A D | yppush.c | 571 struct timeval t; in xactid_seed() local
|
/titanic_50/usr/src/common/crypto/modes/ |
H A D | gcm.c | 120 #define GHASH(c, d, t) \ argument
|
/titanic_50/usr/src/uts/common/io/ |
H A D | wscons.c | 1630 struct winsize *t = &pvc->vc_ttycommon.t_size; in wc_get_size() local
|
/titanic_50/usr/src/grub/grub-0.97/stage2/ |
H A D | i386-elf.h | 134 #define ELF32_ST_INFO(b,t) (((b)<<4)+((t)&0xf)) argument
|
/titanic_50/usr/src/uts/sun4u/sunfire/io/ |
H A D | fhc_bd.c | 119 fhc_bd_t *t; in fhc_shell_sort() local
|
/titanic_50/usr/src/grub/grub-0.97/netboot/ |
H A D | natsemi.c | 605 unsigned int t, /* Type */ in natsemi_transmit()
|
/titanic_50/usr/src/cmd/sa/ |
H A D | sar.c | 89 static int t = 0, n = 0, lines = 0; variable
|
/titanic_50/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/ |
H A D | pmInstallPrinter.java | 1000 public String gui2lpptype(String t) { in gui2lpptype()
|
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/ |
H A D | cc_file.c | 764 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 D | opl_olympus.c | 2255 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 D | sfvar.h | 217 #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 D | repcache_protocol.h | 582 #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 D | ztest.c | 924 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()
|