Searched refs:rrl_type_all (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/nsd/dist/
H A Drrl.h24 rrl_type_all = 0x1ff, enumerator in enum:rrl_type
H A Drrl.c219 else if(strcmp(s, "all")==0) return rrl_type_all;
235 case rrl_type_all: return "all";
H A Dnsd-checkconf.c113 if(w==rrl_type_all) {

Completed in 206 milliseconds