Searched refs:isn (Results 1 - 20 of 20) sorted by relevance

/freebsd-10.0-release/sys/contrib/ipfilter/netinet/
H A Dip_state.c853 ipstate_t *is, *isn; local
862 isn = ips.ips_next;
863 if (isn == NULL) {
864 isn = softs->ipf_state_list;
865 if (isn == NULL) {
880 if (is == isn)
888 ips.ips_next = isn->is_next;
889 bcopy((char *)isn, (char *)&ips.ips_is, sizeof(ips.ips_is));
890 ips.ips_rule = isn->is_rule;
891 if (isn
918 ipstate_t *is, *isn; local
[all...]
/freebsd-10.0-release/contrib/binutils/ld/
H A Dmri.c254 mri_alias (const char *want, const char *is, int isn) argument
261 sprintf (buf, "%d", isn);
/freebsd-10.0-release/sys/dev/isp/
H A DHardware.txt78 The web interace isn't good- but telnet is what I prefer anyhow.
245 and so the second unit just isn't seen and the loop isn't stable.
/freebsd-10.0-release/contrib/bmake/mk/
H A Dauto.obj.mk34 # if MKOBJDIRS is set to auto (and NOOBJ isn't defined) do some magic...
H A Dmeta.autodep.mk80 # if it isn't supposed to be touched by us the Makefile should have
118 # if we don't have OBJS, then .depend isn't useful
/freebsd-10.0-release/contrib/llvm/lib/Support/Windows/
H A DProgram.inc163 // We need to add a backslash, but ensure that it isn't escaped.
/freebsd-10.0-release/share/examples/drivers/
H A Dmake_pseudo_driver.sh188 * Often this isn't needed as once the open() is performed,
/freebsd-10.0-release/sbin/sysctl/
H A Dsysctl.c263 warn("oid '%s' isn't a leaf node%s", bufp, line);
576 * (be aware though, that the proper interface isn't as obvious as it
/freebsd-10.0-release/contrib/ntp/sntp/
H A Dsntp-opts.def225 otherwise, and the default is 5. If the maximum isn't enough, the system needs
/freebsd-10.0-release/contrib/top/
H A DConfigure361 few systems (such as DG/UX) on which this directory exists, but isn't
/freebsd-10.0-release/crypto/openssh/contrib/suse/
H A Dopenssh.spec107 with SuSE, and lib_pwdb.so isn't installed by default.
/freebsd-10.0-release/crypto/openssh/contrib/redhat/
H A Dopenssh.spec517 - refuse to do X11 forwarding if xauth isn't there, handy if you enable
562 - refuse to do X11 forwarding if xauth isn't there, handy if you enable
729 are different, but init script name isn't. (#17865)
/freebsd-10.0-release/sys/netpfil/ipfw/
H A Ddummynet.txt412 scheduler number and types must match with the one in memory. If this isn't
414 it isn't deleted now, but it is removed from flowset list and it will be
/freebsd-10.0-release/bin/sh/
H A Deval.c904 * sure that the command isn't using the
907 * the hash table isn't filled with items
1239 * be an error to break out of more loops than exist, but it isn't
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dgdbarch.sh1882 /* The data-pointer isn't initialized, call init() to get a value but
/freebsd-10.0-release/crypto/openssl/util/
H A Dpod2man.pl241 (W) You specified a pod directive that isn't in the known list of
992 # /g isn't enough; 1 while or we'll be off
/freebsd-10.0-release/contrib/dtc/Documentation/
H A Ddtc-paper.tex119 When OF isn't available, either because the machine doesn't have it at
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex955 % It seems @exampleindent asis isn't necessary, but
3258 % Don't no-op \tt, since it isn't a user-level command
3354 \def\backslashcurfont{\indexbackslash}% \indexbackslash isn't defined now
3562 % ``-'' was active throughout whole index, but this isn't really right.
5744 % isn't prepared for an index sort entry that starts with \.
6093 % in xref tags, i.e., node names. But since ^^e4 notation isn't
/freebsd-10.0-release/contrib/gcc/doc/include/
H A Dtexinfo.tex979 % It seems @exampleindent asis isn't necessary, but
3431 % Don't no-op \tt, since it isn't a user-level command
3528 \def\backslashcurfont{\indexbackslash}% \indexbackslash isn't defined now
3736 % ``-'' was active throughout whole index, but this isn't really right.
5940 % isn't prepared for an index sort entry that starts with \.
6291 % in xref tags, i.e., node names. But since ^^e4 notation isn't
/freebsd-10.0-release/contrib/groff/doc/
H A Dtexinfo.tex956 % It seems @exampleindent asis isn't necessary, but
3329 % Don't no-op \tt, since it isn't a user-level command
3426 \def\backslashcurfont{\indexbackslash}% \indexbackslash isn't defined now
3634 % ``-'' was active throughout whole index, but this isn't really right.
5816 % isn't prepared for an index sort entry that starts with \.
6165 % in xref tags, i.e., node names. But since ^^e4 notation isn't

Completed in 339 milliseconds