Searched refs:opt_noperror (Results 1 – 2 of 2) sorted by relevance
44 static int _error(char *opt_noperror, ...);132 _error(char *opt_noperror, ...) in _error() argument145 va_start(ap, opt_noperror); in _error()146 if (opt_noperror == NULL) { in _error()150 fmt = opt_noperror; in _error()
834 _error(const char *opt_noperror, ...) in _error() argument845 va_start(ap, opt_noperror); in _error()846 if (opt_noperror == NULL) { in _error()850 fmt = opt_noperror; in _error()