Home
last modified time | relevance | path

Searched refs:sflag (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/netbsd/resolv/
Dres_debug.c162 int n, sflag, rrnum; in do_section() local
171 sflag = (statp->pfcode & pflag); in do_section()
172 if (statp->pfcode && !sflag) in do_section()
188 else if (rrnum > 0 && sflag != 0 && in do_section()
193 if (rrnum == 0 && sflag != 0 && (statp->pfcode & RES_PRF_HEAD1)) in do_section()
/bionic/libc/kernel/arch-x86/asm/
Dvoyager.h129 __u8 sflag; member