HomeSort by: relevance | last modified time | path
    Searched refs:isn (Results 1 - 12 of 12) sorted by relevancy

  /src/usr.bin/make/unit-tests/
opt-x-reduce-exported.mk 6 # The variable 'BEFORE' is exported, the variable 'AFTER' isn't.
opt-debug-lint.mk 81 # brace. This one isn't, therefore make falls back to parsing it as the SysV
varmod-edge.mk 156 # modifier, but it really isn't, that's why it appears in the output.
varmod-sysv.mk 47 # but it isn't. It is part of the replacement string.
  /src/sys/external/bsd/ipf/netinet/
ip_state.c 844 ipstate_t *is, *isn; local
853 isn = ips.ips_next;
854 if (isn == NULL) {
855 isn = softs->ipf_state_list;
856 if (isn == NULL) {
871 if (is == isn)
879 ips.ips_next = isn->is_next;
880 bcopy((char *)isn, (char *)&ips.ips_is, sizeof(ips.ips_is));
881 ips.ips_rule = isn->is_rule;
882 if (isn->is_rule != NULL
906 ipstate_t *is, *isn; local
    [all...]
  /src/doc/
TODO.modules 94 11. There currently isn't any good way to handle attachment-specific
224 one of them might handle the image currently being exec'd" isn't
  /src/sys/arch/m68k/060sp/dist/
ilsp.doc 121 routine must make sure that the value isn't lost while popping
fpsp.s 10236 # - This routine is for cases where even an EXOP isn't #
10271 # - This routine is for cases where even an EXOP isn't #
16861 # make sure that d0 isn't corrupted between calls...
  /src/sys/arch/mips/mips/
locore.S 509 li v0, ESRCH # assume the lwp isn't curlwp
  /src/share/mk/
bsd.lib.mk 514 # make _pic.a, which isn't really pic,
bsd.own.mk 1171 # Don't let this build where it really isn't supported.
  /src/sys/arch/sparc64/sparc64/
locore.s 2048 flush %g4 ! Isn't this convenient?
2131 * prevent any faults while saving the windows. BTW if it isn't mapped, we
4323 brz,pn %g5, 3f ! NULL means it isn't registered yet. Skip it.

Completed in 46 milliseconds