HomeSort by: relevance | last modified time | path
    Searched defs:errorf (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
io.c 25 errorf(const char *fmt, ...) function in typeref:typename:void
42 /* like errorf(), but no unwind is done */
239 errorf("too many files open in shell");
261 errorf("too many files open in shell");
290 errorf("can't create pipe - try again");
492 * errorf() or bi_errorf() should be used.
io.c 25 errorf(const char *fmt, ...) function in typeref:typename:void
42 /* like errorf(), but no unwind is done */
239 errorf("too many files open in shell");
261 errorf("too many files open in shell");
290 errorf("can't create pipe - try again");
492 * errorf() or bi_errorf() should be used.

Completed in 21 milliseconds