| /illumos-gate/usr/src/cmd/power/ |
| H A D | handlers.c | 97 do_ioctl(int ioctl_cmd, char *keyword, char *behavior, int suppress) in do_ioctl() argument 103 mesg(MERR, "%s %s failed, %s\n", keyword, behavior, in do_ioctl() 107 mesg(MDEBUG, "%s %s failed, %s\n", keyword, behavior, in do_ioctl() 123 char *behavior; in cpupm() member 137 char *behavior; in cpupm() local 140 behavior = LINEARG(1); in cpupm() 145 if (strcmp(behavior, bp->behavior) == 0 && in cpupm() 152 mesg(MERR, "invalid cpupm behavior \"%s\"\n", behavior); in cpupm() 155 behavior, mode); in cpupm() 161 behavior, strerror(errno)); in cpupm() [all …]
|
| /illumos-gate/ |
| H A D | CODE_OF_CONDUCT.md | 14 Examples of behavior that contributes to creating a positive environment 23 Examples of unacceptable behavior by participants include: 37 behavior and are expected to take appropriate and fair corrective action in 38 response to any instances of unacceptable behavior. 67 Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
| /illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
| H A D | ftp.dfl | 29 # The following flag controls the behavior of the "ls" command 30 # in /usr/bin/ftp. To get the default behavior, leave these 31 # lines commented out. To force a particular behavior,
|
| /illumos-gate/usr/src/uts/i86pc/io/pcplusmp/ |
| H A D | apic.c | 993 int behavior) in apic_alloc_msi_vectors() argument 1003 (void *)dip, inum, pri, count, behavior)); in apic_alloc_msi_vectors() 1006 if (behavior == DDI_INTR_ALLOC_STRICT && in apic_alloc_msi_vectors() 1016 behavior == DDI_INTR_ALLOC_STRICT)) in apic_alloc_msi_vectors() 1027 behavior == DDI_INTR_ALLOC_STRICT) in apic_alloc_msi_vectors() 1096 int behavior) in apic_alloc_msix_vectors() argument 1106 behavior == DDI_INTR_ALLOC_STRICT)) { in apic_alloc_msix_vectors()
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/ |
| H A D | COMPATIBILITY | 35 must quote the dollar sign to get the previous behavior. 42 not set. You need to escape the ~ for the previous behavior. 68 to preserve their previous behavior. 97 behavior was never documented. 120 to be treated as unsigned. This behavior was removed
|
| /illumos-gate/usr/src/uts/i86xpv/io/psm/ |
| H A D | xpv_psm.c | 116 int behavior); 119 int behavior); 1178 int behavior) in apic_alloc_msi_vectors() argument 1189 (void *)dip, inum, pri, count, behavior)); in apic_alloc_msi_vectors() 1192 if (behavior == DDI_INTR_ALLOC_STRICT && in apic_alloc_msi_vectors() 1202 behavior == DDI_INTR_ALLOC_STRICT)) in apic_alloc_msi_vectors() 1298 int behavior) in apic_alloc_msix_vectors() argument 1340 behavior == DDI_INTR_ALLOC_STRICT)) { in apic_alloc_msix_vectors()
|
| /illumos-gate/usr/src/contrib/ast/src/cmd/INIT/ |
| H A D | TEST.mk | 185 * behavior instead of expected behavior
|
| /illumos-gate/usr/src/cmd/sed/ |
| H A D | POSIX | 35 POSIX does not specify this behavior as the System V versions of 98 did not produce any output. POSIX does not specify this behavior. 106 text be output. Since the historic behavior doesn't seem to have 108 behavior. 190 behavior. For example the command:
|
| /illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/ |
| H A D | README | 26 are handled. As in previous versions the default behavior is to ignore carriage 28 carriage returns as newlines (-r2 option). You can modify the default behavior by
|
| /illumos-gate/usr/src/cmd/initpkg/init.d/ |
| H A D | README | 44 executed later. This behavior is no longer supported; for altering the 49 behavior as described above, such that each 'S' script has a suitable
|
| /illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
| H A D | dhcpagent.dfl | 43 # hme0.VERIFIED_LEASE_ONLY=no specify hme0 v4 behavior 44 # hme0.v6.VERIFIED_LEASE_ONLY=no specify hme0 v6 behavior 69 # use that lease. This behavior is often preferred for roaming systems. 77 # behavior, set and uncomment the following parameter-value pair.
|
| /illumos-gate/usr/src/uts/i86pc/sys/ |
| H A D | apix.h | 313 extern int apix_alloc_msi(dev_info_t *dip, int inum, int count, int behavior); 314 extern int apix_alloc_msix(dev_info_t *dip, int inum, int count, int behavior);
|
| H A D | apic.h | 800 int pri, int behavior); 802 int pri, int behavior);
|
| /illumos-gate/usr/src/uts/intel/os/ |
| H A D | mach | 27 # order is not correct it can result in unexpected system behavior. The
|
| /illumos-gate/usr/src/uts/common/os/ |
| H A D | ddi_intr.c | 152 int count, int *actualp, int behavior) in ddi_intr_alloc() argument 160 (void *)dip, type, inum, count, behavior)); in ddi_intr_alloc() 164 (actualp == NULL) || !DDI_INTR_BEHAVIOR_FLAG_VALID(behavior)) { in ddi_intr_alloc() 261 if (behavior == DDI_INTR_ALLOC_STRICT) { in ddi_intr_alloc() 279 tmp_hdl.ih_scratch2 = (void *)(uintptr_t)behavior; in ddi_intr_alloc()
|
| /illumos-gate/usr/src/lib/librstp/common/ |
| H A D | README | 5 library: 'bridge' & 'mngr'. First simulates RSTP bridge behavior, second
|
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | ddi_intr.h | 154 int type, int inum, int count, int *actualp, int behavior);
|
| /illumos-gate/usr/src/uts/i86pc/io/apix/ |
| H A D | apix_utils.c | 1637 apix_alloc_msi(dev_info_t *dip, int inum, int count, int behavior) in apix_alloc_msi() argument 1647 (void *)dip, inum, count, behavior)); in apix_alloc_msi() 1650 if (behavior == DDI_INTR_ALLOC_STRICT && in apix_alloc_msi() 1674 if (vecp != NULL || behavior == DDI_INTR_ALLOC_STRICT) in apix_alloc_msi() 1699 apix_alloc_msix(dev_info_t *dip, int inum, int count, int behavior) in apix_alloc_msix() argument 1732 if (i < count && behavior == DDI_INTR_ALLOC_STRICT) { in apix_alloc_msix()
|
| /illumos-gate/usr/src/test/nvme-tests/runfiles/ |
| H A D | non-destruct.run | 21 # Tests that involve optional device-specific behavior such as the persistent
|
| /illumos-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs4_idmap.c | 1360 hash_stat behavior, uint_t hash_number) in nfs_idmap_cache_s2i_insert() argument 1381 switch (behavior) { in nfs_idmap_cache_s2i_insert() 1534 hash_stat behavior, uint_t hash_number) in nfs_idmap_cache_i2s_insert() argument 1546 switch (behavior) { in nfs_idmap_cache_i2s_insert()
|
| /illumos-gate/usr/src/uts/common/io/nxge/ |
| H A D | nxge_intr.c | 528 int intr_type, behavior; in nxge_hio_intr_init() local 625 behavior = ((intr_type == DDI_INTR_TYPE_FIXED) ? in nxge_hio_intr_init() 629 inum, navail, &nactual, behavior); in nxge_hio_intr_init()
|
| /illumos-gate/usr/src/cmd/print/scripts/ |
| H A D | desktop-print-management-prefs.desktop | 39 Comment=Set printer detection and connection behavior
|
| /illumos-gate/usr/src/lib/libsqlite/test/ |
| H A D | btree3rb.test | 22 # This test is designed to verify that behavior.
|
| H A D | btree3.test | 22 # This test is designed to verify that behavior.
|
| /illumos-gate/usr/src/cmd/spell/ |
| H A D | american | 31 behavior
|