Home
last modified time | relevance | path

Searched refs:PARSEWORD_NOMATCH_ERROR (Results 1 – 4 of 4) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dsys_error.h205 #define PARSEWORD_NOMATCH_ERROR CORE_ERROR_CODE(0x1081) macro
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dsys_error.c290 error_register(PARSEWORD_NOMATCH_ERROR, "PARSEWORD_NOMATCH_ERROR"); in dnscore_register_errors()
H A Dparsing.c703 return PARSEWORD_NOMATCH_ERROR; /* no match */ in parse_skip_word_specific()
/dports/dns/yadifa/yadifa-2.5.3-10333/sbin/yakeyrolld/
H A Dmain.c649 return PARSEWORD_NOMATCH_ERROR; in get_user_confirmation()