Searched refs:POOL_CLASS_INVAL (Results 1 – 2 of 2) sorted by relevance
69 #define POOL_CLASS_INVAL -2 /* class is invalid */ macro
1212 return (POOL_CLASS_INVAL); in pool_get_class()1367 if ((cid = pool_get_class(pool)) == POOL_CLASS_INVAL) in pool_do_bind()