Home
last modified time | relevance | path

Searched refs:ISC_R_NOTFOUND (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/usr.bin/dig/lib/isc/include/isc/
H A Dresult.h48 #define ISC_R_NOTFOUND 23 /*%< not found */ macro
/openbsd-src/usr.bin/dig/lib/isc/
H A Dsymtab.c160 return (ISC_R_NOTFOUND); in isc_symtab_lookup()
H A Dtimer.c482 return (ISC_R_NOTFOUND); in isc_timermgr_nextevent()
H A Dtask.c824 return (ISC_R_NOTFOUND); in isc_taskmgr_dispatch()
H A Dlog.c611 return (ISC_R_NOTFOUND); in isc_log_usechannel()
/openbsd-src/usr.bin/dig/lib/dns/
H A Dmessage.c701 return (ISC_R_NOTFOUND); in findname()
725 return (ISC_R_NOTFOUND); in dns_message_find()
747 return (ISC_R_NOTFOUND); in dns_message_findtype()
1924 if (result == ISC_R_NOTFOUND) in dns_message_findname()
1939 if (result == ISC_R_NOTFOUND) in dns_message_findname()
H A Dtsig.c793 ret = ISC_R_NOTFOUND; in dns_tsig_verify()
/openbsd-src/usr.bin/dig/
H A Ddighost.c526 return (ISC_R_NOTFOUND); in get_addresses()
547 return (ISC_R_NOTFOUND); in get_addresses()
561 return ISC_R_NOTFOUND; in set_nameserver()
/openbsd-src/usr.bin/dig/lib/isccfg/
H A Dparser.c690 if (result == ISC_R_NOTFOUND) { in cfg_parse_mapbody()
/openbsd-src/usr.bin/dig/lib/isc/unix/
H A Dsocket.c2573 return (ISC_R_NOTFOUND); in isc_socketmgr_dispatch()