Home
last modified time | relevance | path

Searched refs:isn (Results 1 – 25 of 64) sorted by relevance

123

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c614 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.S71 / 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.S71 / Move the stack pointer outside the stack bounds if it isn't already.
/illumos-gate/usr/src/lib/libelfsign/
H A DREADME35 That isn't an issue since kcfd(8) and elfsign(1) are 32 bit
/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c348 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 DREADME192 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 Dmaketables47 # If the makedev program isn't located in the parent of this directory,
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A DREADME25 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 Dsmatch.txt20 Smatch is easy to build. Just type `make`. There isn't an install process
/illumos-gate/usr/src/cmd/nsadmin/
H A Dsystem41 * csh path variable. If the module isn't found in the first directory
/illumos-gate/usr/src/test/zfs-tests/tests/perf/
H A Dperf.shlib238 [[ -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 DREADME44 * These mapfiles do not declare what is or isn't a public interface,
/illumos-gate/usr/src/grub/grub-0.97/
H A DMAINTENANCE10 directory under which *.texi were copied, if the link isn't present.
/illumos-gate/usr/src/cmd/sed/
H A DPOSIX126 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 Dmach_sfmmu_asm.S169 ! If this entry isn't valid, we'll choose to displace it (regardless
/illumos-gate/usr/src/test/libc-tests/cfg/symbols/
H A Dsys_mman_h.cfg20 # C environment, which we honor because this header isn't part of the
/illumos-gate/usr/src/cmd/fm/eversholt/files/common/
H A Dnic.esc98 * a "notsupp" fault. If it isn't, we'll turn it into an "unknown" fault
/illumos-gate/usr/src/lib/libgss/
H A DREADME.spi59 and every mechanism method that isn't part of the old gss_config
/illumos-gate/usr/src/test/os-tests/runfiles/
H A Ddefault.run181 # use that instead. This would be split into two groups, but that isn't
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard44 # 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 Dtsol_standard43 # 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 Dtsol_standard_foomatic46 # 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 Dinterface_cmp114 # isn't in nsswitch.conf
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source180 "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 Dnetlogon.ndl383 * if we do it that way, the switch_value isn't known early enough to

123