Searched refs:ISC_R_UNBALANCED (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dresult.h48 #define ISC_R_UNBALANCED 28 /*%< unbalanced parentheses */ macro
/bind-9.11.3/lib/isc/
H A Dlex.c396 return (ISC_R_UNBALANCED);
402 return (ISC_R_UNBALANCED);
515 result = ISC_R_UNBALANCED;
521 result = ISC_R_UNBALANCED;
565 ISC_R_UNBALANCED;
577 result = ISC_R_UNBALANCED;

Completed in 13 milliseconds