Home
last modified time | relevance | path

Searched refs:t (Results 2401 – 2425 of 2517) sorted by relevance

1...<<919293949596979899100101

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dvm_machdep.c616 kthread_t *t; in pagefault() local
635 t = curthread; in pagefault()
636 p = ttoproc(t); in pagefault()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c3555 time_t t; in conv_time() local
3595 t = (time_t)tot; in conv_time()
3596 return (t); in conv_time()
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.S856 ! Some bytes will be loaded that won't yet be written.
979 ! Some bytes will be loaded that won't yet be written.
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deft_mdb.c392 switch (node.t) { in eft_node()
/illumos-gate/usr/src/uts/common/syscall/
H A DSYSCALL.README35 unrelated code. From a software engineering standpoint, it didn't seem
/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dshim_changepasswd.c140 int modify_ent(struct yppasswd *, struct passwd_entry *t, bool_t, char *);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dabd.c1111 void (*func_raidz_rec)(void **t, const size_t tsize, void **c, in abd_raidz_rec_iterate() argument
H A Ddsl_dataset.c1198 for (int t = 0; t < TXG_SIZE; t++) { in dsl_dataset_is_dirty() local
1200 ds, t)) in dsl_dataset_is_dirty()
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_pkcs11/common/
H A Dpkcs11_spi.c42 #define SETATTR(t, n, atype, value, size) \ argument
43 t[n].type = atype; \
44 t[n].pValue = (CK_BYTE *)value; \
45 t[n].ulValueLen = (CK_ULONG)size;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.S595 * We got here because of a fault in .copyerr. We can't safely restore fp
626 ! and the saved lofault was zero, we won't reset lofault on
2488 ! don't do a membar #Sync since we've done only
3694 ! don't do a membar #Sync since we've done only
H A Dus3_common_asm.S2533 ! If this entry isn't valid, we'll choose to displace it (regardless
2585 ! or invalid entry. If that isn't the case there are bound to
/illumos-gate/usr/src/lib/libdhcputil/
H A DREADME.inittab215 doesn't know. If `internal_ent' is non-NULL, it is filled in with the
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c79 #define AAC_PD(t) ((t) - AAC_MAX_LD) argument
80 #define AAC_DEV(softs, t) (((t) < AAC_MAX_LD) ? \ argument
81 &(softs)->containers[(t)].dev : \
82 ((t) < AAC_MAX_DEV(softs)) ? \
83 &(softs)->nondasds[AAC_PD(t)].dev : NULL)
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh623 # Don't allow NULL for first try.
839 t=`expr "$1" : '[^.]\{1,\}[.][^.]\{1,\}'`
840 if [ "$t" = 0 ]
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp.c3670 time_t t; in tcp_iss_key_init() local
3675 (void) drv_getparm(TIME, &t); in tcp_iss_key_init()
3676 tcp_iss_cookie.current_time = t; in tcp_iss_key_init()
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dbtree.c2501 int t; in balance() local
2503 t = pgnoNew[i]; in balance()
2507 pgnoNew[minI] = t; in balance()
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc295 * we won't actually receive these ereports since the system will be reset.
624 * but we don't choose to discard that ereport here since we could have
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dindex.test238 # Make sure we don't actually create an index when the EXPLAIN keyword
/illumos-gate/usr/src/data/locale/data/
H A Dii_CN.UTF-8.src84 <t>;/
1382 <t>;/
2698 <t>;/
4010 (<t>,<T>);/
4037 (<T>,<t>);/
4894 <t> <X4F00>;<X05>;<X05>;<t>
H A Dpa_PK.UTF-8.src84 <t>;/
1247 <t>;/
2444 <t>;/
3646 (<t>,<T>);/
3673 (<T>,<t>);/
4573 <t> <X4F00>;<X05>…
H A Dug_CN.UTF-8.src84 <t>;/
1246 <t>;/
2442 <t>;/
3643 (<t>,<T>);/
3670 (<T>,<t>);/
5519 <t> <X4F00>;<X05>…
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c9098 sl_info_t *t; /* father of s */ in sl_insert() local
9125 t = head; in sl_insert()
9166 t = p; in sl_insert()
9275 if (s == t->rlink) { in sl_insert()
9276 t->rlink = p; in sl_insert()
9278 t->llink = p; in sl_insert()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c7593 char t; in read_driver_aliases_file() local
7639 if (getnexttoken(cp, &cp, &p, &t) == DEVFSADM_FAILURE) { in read_driver_aliases_file()
7643 if (t == '\n' || t == '\0') { in read_driver_aliases_file()
7650 if (getnexttoken(cp, &cp, &p, &t) == DEVFSADM_FAILURE) { in read_driver_aliases_file()
/illumos-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME45 with in the main item. List of global items can't be kept as a single
47 and Solaris won't be able to know what will be the value for each main
599 which is the only difference. But that doesn't make a difference in the way
608 For end collection main item, we don't attach the global item list to the
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_subr.c2048 nfs4_make_dotdot(nfs4_sharedfh_t *fhp, hrtime_t t, vnode_t *dvp, in nfs4_make_dotdot() argument
2236 vp = makenfs4node_by_fh(sfh, psfh, &np, &gar, mi, cr, t); in nfs4_make_dotdot()

1...<<919293949596979899100101