/titanic_41/usr/src/tools/onbld/Scm/ |
H A D | Version.py | 97 def at_least(desired): argument 102 desired = map(int, desired.split('.')) 113 while len(hgver) < len(desired): 115 while len(desired) < len(hgver): 116 desired.append(0) 118 for real, req in zip(hgver, desired):
|
/titanic_41/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_cq.c | 1871 int i, desired, array_size; in hermon_cq_sched_init() local 1891 desired = defp->cqs_desired; /* default desired (from hermon.conf) */ in hermon_cq_sched_init() 1892 if (desired <= 0) in hermon_cq_sched_init() 1897 desired += cq_schedp[i].cqs_desired; in hermon_cq_sched_init() 1898 if (desired > state->hs_intrmsi_allocd) { in hermon_cq_sched_init() 1901 state->hs_intrmsi_allocd, desired); in hermon_cq_sched_init() 1907 desired = cq_schedp[i].cqs_desired; in hermon_cq_sched_init() 1909 cq_schedp[i].cqs_len = desired; in hermon_cq_sched_init() 1910 cq_schedp[i].cqs_next_alloc = desired - 1; in hermon_cq_sched_init() 1911 defp->cqs_len -= desired; in hermon_cq_sched_init() [all …]
|
/titanic_41/usr/src/lib/libm/amd64/src/ |
H A D | __swapFLAGS.s | 40 ENTRY(__swapTE) / di <-- NOT(desired xcptn_masks)
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | conn.c | 431 addProto (desired, valid) in addProto() argument 432 char *desired; in addProto() 438 if ( *desired == '\0' ) 443 if ( *(wantPtr = findProto(desired, *protoPtr)) == NULLCHAR ) { 452 wantPtr = desired;
|
H A D | README | 104 desired.
|
/titanic_41/usr/src/uts/common/io/kb8042/ |
H A D | kb8042.h | 92 int desired; member
|
H A D | kb8042.c | 640 kb8042->leds.desired = -1; /* Unknown initial state */ in kb8042_init() 1233 kb8042->leds.desired = led_state; 1238 if (kb8042->leds.desired != kb8042->leds.commanded) { 1372 kb8042_xlate_leds(kb8042->leds.desired), polled); 1379 kb8042->leds.commanded = kb8042->leds.desired;
|
/titanic_41/usr/src/lib/libscf/common/ |
H A D | midlevel.c | 516 set_inst_enabled(const scf_instance_t *inst, uint8_t desired, in set_inst_enabled() argument 593 if (b == desired) { in set_inst_enabled() 620 scf_value_set_boolean(v, desired); in set_inst_enabled() 1018 set_inst_enabled_atboot(scf_instance_t *inst, uint8_t desired) in set_inst_enabled_atboot() argument 1031 if (persistent != desired) { in set_inst_enabled_atboot() 1040 if (persistent != desired) in set_inst_enabled_atboot() 1041 if (set_inst_enabled(inst, desired, SCF_PG_GENERAL, in set_inst_enabled_atboot() 1044 if (enabled == desired) in set_inst_enabled_atboot() 1054 set_inst_enabled_flags(const char *fmri, int flags, uint8_t desired) in set_inst_enabled_flags() argument 1082 ret = set_inst_enabled_atboot(inst, desired); in set_inst_enabled_flags() [all …]
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/inheritance/ |
H A D | README.state | 74 # 2) There can be as many <command>/<property src> blocks as desired, but 77 # each block. If that is desired then each block must be placed in its
|
/titanic_41/usr/src/cmd/zic/ |
H A D | tzselect.po | 23 msgid "Please enter the desired value of the TZ environment "
|
/titanic_41/usr/src/lib/libc/sparc/gen/ |
H A D | memchr.s | 51 ! whether or not the desired character is in the first few bytes
|
/titanic_41/usr/src/lib/libc/sparcv9/gen/ |
H A D | memchr.s | 51 ! whether or not the desired character is in the first few bytes
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_db.c | 762 rfs4_dbe_reap(rfs4_table_t *table, time_t cache_time, uint32_t desired) in rfs4_dbe_reap() argument 774 desired, cache_time, table->dbt_name)); in rfs4_dbe_reap() 840 if (!table->dbt_reaper_shutdown && desired && count >= desired) in rfs4_dbe_reap()
|
/titanic_41/usr/src/cmd/cmd-inet/etc/default/ |
H A D | inetinit.dfl | 51 # the IPv4 unicast address of a particular 6to4 Relay Router, if desired.
|
/titanic_41/usr/src/lib/libc/i386_hwcap1/gen/ |
H A D | memset.s | 40 / entry conditions: %eax each byte is set to desired byte.
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/inetadm/ |
H A D | inetadm.c | 674 uint8_t desired = *(uint8_t *)data; in set_svc_enable_cb() local 677 if (desired) { in set_svc_enable_cb()
|
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/ |
H A D | sym.msg | 37 @ MSG_ARG_SYM "Name of desired symbol within symbol table(s)" 141 @ MSG_A1_SYM "Name of desired symbol within symbol table.\n" 165 argument is interpreted as the name of the desired section.\n\
|
H A D | dyn.msg | 46 @ MSG_DEBUG_OLDRPATHOK "[%d: %s][%d]: Existing %s already has desired \ 231 a new element of a desired type. The value of a dynamic\n\ 287 o\tThe desired string must already exist in the dynamic string\n\
|
H A D | syminfo.msg | 83 @ MSG_A1_SYM "Name of desired symbol within symbol table.\n"
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | errlist | 74 35 No message of desired type
|
/titanic_41/usr/src/lib/libunistat/common/solaris/ |
H A D | solaris.err | 57 NOMSG = No message of desired type
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | dhcpagent.dfl | 109 # server when the DHCP agent sends requests. However, if desired, this
|
/titanic_41/usr/src/uts/i86pc/ml/ |
H A D | locore.s | 1759 / as desired. The simplistic approach of reading the TSC counter and 1962 / as desired. The simplistic approach of reading the TSC counter and
|
/titanic_41/usr/src/uts/common/smbsrv/ndl/ |
H A D | lsarpc.ndl | 240 * For read access, the desired access mask should contain the 594 * desired information is specified using a class value, as defined
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | LICENCE | 84 * code or tables extracted from it, as desired without restriction.
|