OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:shf_clearerr
(Results
1 - 2
of
2
) sorted by null
/external/mksh/src/
lex.c
1409
shf_clearerr
(s->u.shf);
[
all
...]
sh.h
1037
#define
shf_clearerr
(shf) ((shf)->flags &= ~(SHF_EOF | SHF_ERROR))
macro
[
all
...]
Completed in 68 milliseconds