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

/netbsd-current/external/bsd/unbound/dist/util/
H A Dconfig_file.c969 #define O_IFC(opt, str, num, arr) if(strcmp(opt, str)==0) \ macro
1038 else O_IFC(opt, "interface", num_ifs, ifs)
1039 else O_IFC(opt, "outgoing-interface", num_out_ifs, out_ifs)
1287 else O_IFC(opt, "define-tag", num_tags, tagname)

Completed in 85 milliseconds