Home
last modified time | relevance | path

Searched defs:perror_exit (Results 1 – 2 of 2) sorted by relevance

/third_party/toybox/lib/
Dlib.c56 void perror_exit(char *msg, ...) in perror_exit() function
/third_party/quickjs/
Drun-test262.c117 void perror_exit(int errcode, const char *s) in perror_exit() function