OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shf_error
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/ksh/
shf.h
20
#define
shf_error
(shf) ((shf)->flags &
SHF_ERROR
)
macro
22
#define shf_clearerr(shf) ((shf)->flags &= ~(SHF_EOF |
SHF_ERROR
))
40
#define
SHF_ERROR
0x0800 /* read()/write() error */
Completed in 32 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025