result.h revision 35921f41cfcbde6c5bdcb54abd3d5e0ed2256205
5f74ac33a07148f2f28b26870c5beccb778b4bd3Bob Halleytypedef unsigned int isc_result_t;
35921f41cfcbde6c5bdcb54abd3d5e0ed2256205Michael Graff#define ISC_R_NORESOURCES 13 /* not enough resources */
35921f41cfcbde6c5bdcb54abd3d5e0ed2256205Michael Graff#define ISC_R_LAST_ENTRY 13 /* last entry in the file */
fda0ab6a96a7edb1acbde0c77ead0542979b0f24Bob Halley#endif /* ISC_RESULT_H */