Home
last modified time | relevance | path

Searched defs:S_UNSIGNED_OR_ZERO (Results 1 – 2 of 2) sorted by relevance

/openbsd/sbin/unwind/libunbound/util/
H A Dconfig_file.c465 #define S_UNSIGNED_OR_ZERO(str, var) if(strcmp(opt, str) == 0) \ macro
/openbsd/usr.sbin/unbound/util/
H A Dconfig_file.c465 #define S_UNSIGNED_OR_ZERO(str, var) if(strcmp(opt, str) == 0) \ macro