Home
last modified time | relevance | path

Searched refs:which (Results 1 – 25 of 685) sorted by last modified time

12345678910>>...28

/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2427 # on other platforms they go directly into the current version (which
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c7135 zfsdev_get_soft_state(minor_t minor, enum zfs_soft_state_type which) in zfsdev_get_soft_state() argument
7140 if (zp == NULL || zp->zss_type != which) in zfsdev_get_soft_state()
/illumos-gate/usr/src/data/hwdata/
H A Dpci.ids6592 # Virtual serial port which is presented on a Java applet
/illumos-gate/usr/src/test/util-tests/runfiles/
H A Ddefault.run66 # The awk tests have a number of individual tests which can take several
/illumos-gate/usr/src/uts/intel/sys/
H A Dvmm_dev.h243 int which; member
/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_dev.c1553 if (vm_cpuset.which == VM_ACTIVE_CPUS) { in vmmdev_do_ioctl()
1555 } else if (vm_cpuset.which == VM_DEBUG_CPUS) { in vmmdev_do_ioctl()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A DREADME.illumos3 operating systems. We pick this up via FreeBSD, which places this code
/illumos-gate/usr/src/uts/
H A DREADME31 4.x kernel configuration scheme which was centered around a derived
47 2] To provide a set of static Makefiles which conform to the
94 Makefiles in non-leaf directories which are included in the leaf
122 define the object lists which define each module. The second
131 The files provide build rules (targets) which allow make to function
/illumos-gate/usr/src/tools/findunref/
H A Dexception_list.open103 # Ignore Makefiles which are used by developers but not used by nightly
127 # Ignore sendmail files included for completeness' sake, but which won't
199 # ld tests which are not currently delivered
/illumos-gate/usr/src/test/nvme-tests/runfiles/
H A Dnon-destruct.run19 # scripts which will validate that the selected device is usable.
H A Dunit.run19 # scripts which will validate that the selected device is usable.
/illumos-gate/usr/src/test/crypto-tests/runfiles/
H A Ddefault.run24 # socket calls left and right that take a bit to timeout which induce latency
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src81 # which by the format given in the header above.
977 # (which one better complies with the standard?)
1163 # which do not work (console or scoterm).
2785 # [Alt]/[Print Screen] depending upon which keyboard and which
2956 # (communication program) which supports:
4344 # removed kf0 which conflicts with kf10 -TD
4345 # remove cvvis which conflicts with cnorm -TD
5647 # I've indicated which of these were and which I used.
5963 # which is case-sensitive.
6346 # or even dl1 which is probably faster!
[all …]
H A Dtermcap.src81 # which by the format given in the header above.
902 # (which one better complies with the standard?)
1065 # which do not work (console or scoterm).
2462 # [Alt]/[Print Screen] depending upon which keyboard and which
2608 # (communication program) which supports:
3812 # removed kf0 which conflicts with kf10 -TD
3813 # remove cvvis which conflicts with cnorm -TD
4967 # I've indicated which of these were and which I used.
5262 # which is case-sensitive.
5612 # or even dl1 which is probably faster!
[all …]
/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_frontend.c162 int which; in _nscd_release_clearance() local
164 (void) thr_getspecific(lookup_state_key, (void**)&which); in _nscd_release_clearance()
165 if (which == 0) /* from common pool */ { in _nscd_release_clearance()
/illumos-gate/usr/src/cmd/mdb/common/modules/ip/
H A Dip.c363 ns_walk_step(mdb_walk_state_t *wsp, int which) in ns_walk_step() argument
372 kaddr = (uintptr_t)nss.netstack_modules[which]; in ns_walk_step()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_target.c641 mdb_tgt_symbol_iter(mdb_tgt_t *t, const char *obj, uint_t which, in mdb_tgt_symbol_iter() argument
644 if ((which != MDB_TGT_SYMTAB && which != MDB_TGT_DYNSYM) || in mdb_tgt_symbol_iter()
648 return (t->t_ops->t_symbol_iter(t, obj, which, type, cb, p)); in mdb_tgt_symbol_iter()
H A Dmdb_proc.c3040 pt_symbol_iter(mdb_tgt_t *t, const char *object, uint_t which, in pt_symbol_iter() argument
3051 ps.psym_which = which; in pt_symbol_iter()
3062 which, type, pt_symbol_iter_cb, &ps); in pt_symbol_iter()
3084 if (which == MDB_TGT_SYMTAB) in pt_symbol_iter()
H A Dmdb_modapi.c1063 mdb_symbol_iter(const char *obj, uint_t which, uint_t type, in mdb_symbol_iter() argument
1072 if (mdb_tgt_symbol_iter(mdb.m_target, obj, which, type, in mdb_symbol_iter()
H A Dmdb_kproc.c773 kp_symbol_iter(mdb_tgt_t *t, const char *object, uint_t which, in kp_symbol_iter() argument
H A Dmdb_kvm.c1023 kt_symbol_iter(mdb_tgt_t *t, const char *obj, uint_t which, uint_t type, in kt_symbol_iter() argument
1034 if (which == MDB_TGT_SYMTAB) in kt_symbol_iter()
1041 if (which == MDB_TGT_DYNSYM) { in kt_symbol_iter()
/illumos-gate/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_kvm.c1069 kmt_symbol_iter(mdb_tgt_t *t, const char *obj, uint_t which, uint_t type, in kmt_symbol_iter() argument
1078 if (which == MDB_TGT_DYNSYM) in kmt_symbol_iter()
/illumos-gate/exception_lists/
H A Dpackaging.deps3 # which are expected to be provided by the distribution.
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_subr.c800 kind = mi->mi_timer_type[which]; in nfs_feedback()
966 mi->mi_reqs[which].value.ui64++; in rfscall()
1141 mi->mi_timer_type[which] != 0 && in rfscall()
1192 (mi->mi_ss_call_type[which] == 0)) in rfscall()
1276 mi->mi_timer_type[which] != 0 && in rfscall()
1312 mi->mi_vers, mi->mi_rfsnames[which], in rfscall()
1326 mi->mi_rfsnames[which], in rfscall()
1519 mi->mi_aclreqs[which].value.ui64++; in aclcall()
1695 mi->mi_timer_type[which] != 0 && in aclcall()
1863 mi->mi_acl_timer_type[which] != 0 && in aclcall()
[all …]
H A Dnfs_server.c1489 int which; in common_dispatch() local
1540 which = req->rq_proc; in common_dispatch()
1541 if (which < 0 || which >= disptable[(int)vers].dis_nprocs) { in common_dispatch()
1547 procstat[which].value.ui64++; in common_dispatch()
1549 disp = &disptable[(int)vers].dis_table[which]; in common_dispatch()
1582 pgmname, vers + min_vers, procnames[which], in common_dispatch()

12345678910>>...28