OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:errnoent0
(Results
1 - 2
of
2
) sorted by null
/external/strace/
syscall.c
143
const char *const
errnoent0
[] = {
variable
200
nerrnos0 = ARRAY_SIZE(
errnoent0
)
231
const char *const *errnoent =
errnoent0
;
294
errnoent =
errnoent0
;
defs.h
949
extern const char *const
errnoent0
[];
960
# define errnoent
errnoent0
[
all
...]
Completed in 81 milliseconds