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

  /src/sbin/route/
show.c 135 static int interesting = RTF_ANNOUNCE | RTF_BLACKHOLE | RTF_BROADCAST | local in function:show
141 p_rttables(af, flags, rflags, interesting);
rtutil.c 108 p_rttables(int paf, int flags, int pflags, int interesting)
142 p_rtentry(rtm, flags, interesting);
256 p_rtentry(struct rt_msghdr *rtm, int flags, int interesting)
282 p_flags(rtm->rtm_flags & interesting);
  /src/usr.bin/config/
scan.l 111 int in_interesting; /* previous value for "interesting" */
406 int interesting = 1;
552 in->in_interesting = interesting;
555 interesting = direct & interesting;
556 if (interesting)
624 interesting = in->in_interesting;
  /src/usr.bin/netstat/
if.c 847 struct iftot *lastif, *sum, *interesting; local in function:sidewaysintpr_kvm
868 interesting = (interface == NULL) ? iftot : NULL;
875 interesting = ip;
881 if (interesting == NULL) {
903 interesting->ift_name, " ",
904 interesting->ift_name, " ");
907 interesting->ift_name, " ",
908 interesting->ift_name, " ", " ");
970 if (ip == interesting) {
  /src/usr.bin/make/unit-tests/
modmisc.mk 13 # another mod - pretend it is more interesting
opt-debug-jobs.mk 8 # Run in parallel mode since the debug logging is more interesting there
cmdline-undefined.mk 22 # The interesting case is using the ':=' assignment operator, which
deptgt-end-fail.mk 12 # The default stop-on-error mode is not as interesting to test since it
varmod-to-separator.mk 55 # Now it gets interesting and ambiguous: The separator could either be empty
cond-func-empty.mk 44 # DEF_UNDEF to DEF_DEFINED. This marks the expression as "being interesting
directive-for-escape.mk 101 # The first of these expressions is the most interesting one, due to its many
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-b3.dts 114 * mix together giving some interesting combinations.
  /src/sys/arch/sh3/sh3/
cpu_in_cksum.S 142 !! first interesting byte of data.
  /src/usr.bin/make/
test-variants.mk 6 # interesting details. The main purpose is to list the available build
171 # documentation, noting down everything that sounded interesting.
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 684 * invalid UTF-8, and high enough to be interesting.
  /src/usr.bin/xlint/lint1/
README.md 66 warnings but may be interesting to look at on a case-by-case basis.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8996-sony-xperia-tone.dtsi 943 * 6 minutes to wake up (nothing interesting in kernel logs), but then it works as it should.

Completed in 20 milliseconds