HomeSort by: relevance | last modified time | path
    Searched defs:not_trace (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/routed/rtquery/
rtquery.c 118 int trace, not_trace; /* send trace command or not */ variable in typeref:typename:int
156 not_trace = 1;
161 not_trace = 1;
170 not_trace = 1;
178 not_trace = 1;
252 not_trace = 1;
281 if (not_trace && trace)
rtquery.c 118 int trace, not_trace; /* send trace command or not */ variable in typeref:typename:int
156 not_trace = 1;
161 not_trace = 1;
170 not_trace = 1;
178 not_trace = 1;
252 not_trace = 1;
281 if (not_trace && trace)

Completed in 21 milliseconds