Searched defs:slp_err (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_utils.c29 * slp_err: Error and information message dispatch, i18n'd
73 void slp_err(int priority, int id, char *func, char *inmsg, ...) { function
195 slp_err(LOG_CRIT, 0, "slp_add2list", "out of memory");
205 slp_err(LOG_CRIT, 0, "slp_add2list", "out of memory");
503 slp_err(LOG_CRIT, 0, "slp_get_string", "out of memory");

Completed in 66 milliseconds