HomeSort by: relevance | last modified time | path
    Searched refs:eprint (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/who/
who.c 72 static void eprint(const struct utmpentry *);
247 eprint(ep);
268 eprint(ep);
272 eprint(const struct utmpentry *ep) function
  /src/tests/lib/libc/regex/
main.c 52 static char *eprint(int);
122 eprint(err), len, (size_t)sizeof(erbuf), erbuf);
140 eprint(err), len, (size_t)sizeof(erbuf), erbuf);
271 line, type, eprint(err), len,
302 line, type, eprint(err), len,
513 * eprint - convert error number to name
516 eprint(int err) function
  /src/usr.bin/kdump/
kdump.c 138 static void eprint(int);
1075 eprint(error);
1168 eprint(int e) function
  /src/usr.bin/make/
cond.c 909 bool eprint, bool leftUnquotedOK)
931 else if (rval == CR_ERROR && eprint)

Completed in 23 milliseconds