Searched refs:RES_BLAST (Results 1 – 2 of 2) sorted by relevance
167 #define RES_BLAST 0x00020000 /* blast all recursive servers */ macro
472 if ((statp->options & RES_ROTATE) != 0U && (statp->options & RES_BLAST) == 0U) { in res_nsend()