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

  /src/lib/libc/resolv/
res_query.c 257 int searched = 0; local in function:res_nsearch
300 searched = 1;
361 if ((dots || !searched || (statp->options & RES_NOTLDQUERY) == 0U) &&
res_query.c 257 int searched = 0; local in function:res_nsearch
300 searched = 1;
361 if ((dots || !searched || (statp->options & RES_NOTLDQUERY) == 0U) &&

Completed in 21 milliseconds