Home
last modified time | relevance | path

Searched refs:ISC_R_FILEEXISTS (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.bin/dig/lib/isc/unix/
H A Derrno2result.c52 return (ISC_R_FILEEXISTS); in isc___errno2result()
/openbsd/usr.bin/dig/lib/isc/include/isc/
H A Dresult.h64 #define ISC_R_FILEEXISTS 39 /*%< file already exists */ macro