OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sh_warnx
(Results
1 - 3
of
3
) sorted by null
/system/core/sh/bltin/
bltin.h
70
#define warnx
sh_warnx
88
void
sh_warnx
(const char *, ...);
/system/core/sh/
error.h
103
void
sh_warnx
(const char *, ...);
error.c
263
sh_warnx
(const char *fmt, ...)
function
Completed in 127 milliseconds