/illumos-gate/usr/src/uts/common/inet/ipf/ |
H A D | ip_state.c | 614 ipstate_t *is, *isn; local 622 isn = ips.ips_next; 623 if (isn == NULL) { 624 isn = ifs->ifs_ips_list; 625 if (isn == NULL) { 637 if (is == isn) 642 ips.ips_next = isn->is_next; 643 bcopy((char *)isn, (char *)&ips.ips_is, sizeof(ips.ips_is)); 644 ips.ips_rule = isn->is_rule; 645 if (isn->is_rule != NULL) [all …]
|
/illumos-gate/usr/src/lib/libc/amd64/gen/ |
H A D | _stack_grow.S | 71 / Move the stack pointer outside the stack bounds if it isn't already.
|
/illumos-gate/usr/src/lib/libc/i386/gen/ |
H A D | _stack_grow.S | 71 / Move the stack pointer outside the stack bounds if it isn't already.
|
/illumos-gate/usr/src/lib/libelfsign/ |
H A D | README | 35 That isn't an issue since kcfd(8) and elfsign(1) are 32 bit
|
/illumos-gate/usr/src/cmd/stat/common/ |
H A D | acquire_iodevs.c | 348 char *isn, *ispn, *ifn; in iodev_match() local 361 isn = dev->is_name; in iodev_match() 368 if ((strcmp(isn, ifn) == 0) || in iodev_match() 374 ((strncmp(isn, ifn, ifnl) == 0) || in iodev_match()
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/ |
H A D | README | 192 720, which isn't expected to match your printer's resolution. 242 built assuming a device resolution of 720 dpi, which isn't expected to 296 Changing the default behavior for dpost and postio isn't difficult. You get the 299 version of postio requires more work, and isn't strongly recommended. The required
|
/illumos-gate/usr/src/cmd/troff/troff.d/ |
H A D | maketables | 47 # If the makedev program isn't located in the parent of this directory,
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/ |
H A D | README | 25 isn't expected to match your printer's resolution) and by default are installed 41 Adding a new font file (for troff and dpost) can be time consuming, but isn't
|
/illumos-gate/usr/src/tools/smatch/src/Documentation/ |
H A D | smatch.txt | 20 Smatch is easy to build. Just type `make`. There isn't an install process
|
/illumos-gate/usr/src/cmd/nsadmin/ |
H A D | system | 41 * csh path variable. If the module isn't found in the first directory
|
/illumos-gate/usr/src/test/zfs-tests/tests/perf/ |
H A D | perf.shlib | 238 [[ -n $PERFPOOL ]] || log_fail "The \$PERFPOOL variable isn't set." 273 # than or equal to zero; since we just verified the value isn't
|
/illumos-gate/usr/src/uts/common/mapfiles/ |
H A D | README | 44 * These mapfiles do not declare what is or isn't a public interface,
|
/illumos-gate/usr/src/grub/grub-0.97/ |
H A D | MAINTENANCE | 10 directory under which *.texi were copied, if the link isn't present.
|
/illumos-gate/usr/src/cmd/sed/ |
H A D | POSIX | 126 from the 'c' command still isn't output because the second address 127 isn't actually matched; but the range is reset after all if its
|
/illumos-gate/usr/src/uts/sun4u/vm/ |
H A D | mach_sfmmu_asm.S | 169 ! If this entry isn't valid, we'll choose to displace it (regardless
|
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/ |
H A D | sys_mman_h.cfg | 20 # C environment, which we honor because this header isn't part of the
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/ |
H A D | nic.esc | 98 * a "notsupp" fault. If it isn't, we'll turn it into an "unknown" fault
|
/illumos-gate/usr/src/lib/libgss/ |
H A D | README.spi | 59 and every mechanism method that isn't part of the old gss_config
|
/illumos-gate/usr/src/test/os-tests/runfiles/ |
H A D | default.run | 181 # use that instead. This would be split into two groups, but that isn't
|
/illumos-gate/usr/src/cmd/lp/model/ |
H A D | standard | 44 # isn't defined, so that we're covered. 666 # We don't set form-feed if it isn't defined, however, because 901 # because of a printer fault. If an alert isn't already 981 # code of the right-most command, which isn't the
|
H A D | tsol_standard | 43 # isn't defined, so that we're covered. 682 # We don't set form-feed if it isn't defined, however, because 969 # because of a printer fault. If an alert isn't already 1049 # code of the right-most command, which isn't the
|
H A D | tsol_standard_foomatic | 46 # isn't defined, so that we're covered. 709 # We don't set form-feed if it isn't defined, however, because 998 # because of a printer fault. If an alert isn't already 1078 # code of the right-most command, which isn't the
|
/illumos-gate/exception_lists/ |
H A D | interface_cmp | 114 # isn't in nsswitch.conf
|
/illumos-gate/usr/src/cmd/lp/lib/oam/ |
H A D | msg.source | 180 "The LP print service isn't running or can't be\nreached." 231 "The LP print service isn't running." 232 …"Your request may affect print jobs, but\nthe LP print service isn't running to\nevaluate this. St… 717 "Check the name. The one you gave isn't\nrecognized." 956 "\"%s\" isn't a request ID or destination"
|
/illumos-gate/usr/src/uts/common/smbsrv/ndl/ |
H A D | netlogon.ndl | 383 * if we do it that way, the switch_value isn't known early enough to
|