Searched refs:NS_ACTION_CONTINUE (Results 1 – 2 of 2) sorted by relevance
/freebsd/include/ | ||
H A D | nsswitch.h | 47 #define NS_ACTION_CONTINUE 0 /* try the next source */ macro |
/freebsd/lib/libc/net/ | ||
H A D | nsparser.y | 141 | CONTINUE { $$ = NS_ACTION_CONTINUE; } |