Searched refs:ESTACK_SIZE (Results 1 – 1 of 1) sorted by relevance
87 #define ESTACK_SIZE 20 /* Size of the stack */ macro122 errent_t errs[ESTACK_SIZE]; /* stack of errors on the last request */138 #define SET_ERR(c_id, src, err) if ((c_id)->numerrs < ESTACK_SIZE) \