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

  /src/tests/usr.bin/xlint/lint1/
msg_385.c 58 #define unrelated() do_something(); macro
msg_102.c 8 struct unrelated { struct
28 static struct unrelated *u1, *u2;
  /src/tests/lib/libc/sys/
t_ptrace_topology_wait.h 90 tracer_sees_terminaton_before_the_parent_raw(bool notimeout, bool unrelated,
95 * unrelated - attach from unrelated tracer reparented to initproc
111 ATF_REQUIRE((!notimeout && !unrelated && !stopped) ||
112 (!notimeout && unrelated && !stopped) ||
113 (notimeout && !unrelated && !stopped) ||
114 (!notimeout && unrelated && stopped));
134 if(unrelated) {
172 _exit(unrelated ? 0 /* collect by initproc */ : exitval_tracer);
175 if (unrelated) {
    [all...]
  /src/usr.bin/make/unit-tests/
varmod-to-abs.mk 9 # into resolving completely unrelated absolute paths by defining a global

Completed in 14 milliseconds