Home
last modified time | relevance | path

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

123

/titanic_44/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 …]
/titanic_44/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.
/titanic_44/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.
/titanic_44/usr/src/lib/libelfsign/
H A DREADME37 That isn't an issue since kcfd(1m) and elfsign(1) are 32 bit
/titanic_44/usr/src/cmd/netfiles/
H A Dnsswitch.files45 # At present there isn't a 'files' backend for netgroup; the system will
H A Dnsswitch.dns57 # At present there isn't a 'files' backend for netgroup; the system will
H A Dnsswitch.ad64 # At present there isn't a 'files' backend for netgroup; the system will
/titanic_44/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()
/titanic_44/usr/src/cmd/mandoc/
H A Datt.in20 * isn't going to change. The right-hand side is the formatted string.
/titanic_44/usr/src/cmd/troff/troff.d/
H A Dmaketables47 # If the makedev program isn't located in the parent of this directory,
/titanic_44/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
/titanic_44/usr/src/cmd/lp/lib/printers/
H A Dllib-llpprt49 unsigned short login; /* is/isn't a login terminal */
/titanic_44/usr/src/cmd/nsadmin/
H A Dsystem30 * csh path variable. If the module isn't found in the first directory
/titanic_44/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
/titanic_44/usr/src/grub/grub-0.97/
H A DMAINTENANCE10 directory under which *.texi were copied, if the link isn't present.
/titanic_44/usr/src/tools/depcheck/
H A DSampleLinks74 # this line isn't 100% correct, but it'll do!
/titanic_44/usr/src/uts/sun4u/vm/
H A Dmach_sfmmu_asm.s216 ! If this entry isn't valid, we'll choose to displace it (regardless
/titanic_44/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
/titanic_44/usr/src/lib/libgss/
H A DREADME.spi59 and every mechanism method that isn't part of the old gss_config
/titanic_44/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_standard44 # isn't defined, so that we're covered.
683 # We don't set form-feed if it isn't defined, however, because
970 # because of a printer fault. If an alert isn't already
1050 # 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
/titanic_44/exception_lists/
H A Dinterface_cmp114 # isn't in nsswitch.conf
/titanic_44/usr/src/uts/common/smbsrv/ndl/
H A Dnetlogon.ndl364 * if we do it that way, the switch_value isn't known early enough to
/titanic_44/usr/src/cmd/lp/lib/oam/
H A Dmsg.source182 "The LP print service isn't running or can't be\nreached."
233 "The LP print service isn't running."
234 …"Your request may affect print jobs, but\nthe LP print service isn't running to\nevaluate this. St…
719 "Check the name. The one you gave isn't\nrecognized."
958 "\"%s\" isn't a request ID or destination"

123