OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHF_INTERRUPT
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/ksh/
shf.h
35
#define
SHF_INTERRUPT
0x0080 /* EINTR in read/write causes error */
shf.c
379
&& !(shf->flags &
SHF_INTERRUPT
))
438
&& !(shf->flags &
SHF_INTERRUPT
))
664
&& !(shf->flags &
SHF_INTERRUPT
))
737
&& !(shf->flags &
SHF_INTERRUPT
))
c_sh.c
297
shf = shf_reopen(fd, SHF_RD |
SHF_INTERRUPT
| can_seek(fd), shl_spare);
main.c
314
s->u.shf->flags |=
SHF_INTERRUPT
;
Completed in 13 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025