Searched refs:ASO_EMETHOD (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libast/aso/ |
H A D | aso.c | 263 asoerror(ASO_EMETHOD, "%s method has no lock function", meth->name, 0, 0); 278 asoerror(ASO_EMETHOD, "%s method initialization failed -- reverting to the %s method", meth->name, state.meth->name, 0); 315 asoerror(ASO_EMETHOD, "%s method lock failed", state.meth->name, 0, 0);
|
/ast/src/lib/libast/include/ |
H A D | aso.h | 49 #define ASO_EMETHOD 0 /* method specific error */ macro
|
Completed in 8 milliseconds