OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sh_errx
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/
error.h
99
void
sh_errx
(int, const char *, ...) __attribute__((__noreturn__));
error.c
229
sh_errx
(int status, const char *fmt, ...)
function
/system/core/sh/bltin/
bltin.h
66
#define errx
sh_errx
Completed in 190 milliseconds