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

/ast/src/lib/libast/aso/
H A Daso.c263 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 Daso.h49 #define ASO_EMETHOD 0 /* method specific error */ macro

Completed in 8 milliseconds