OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XPCLOSE
(Results
1 - 3
of
3
) sorted by null
/external/mksh/src/
exec.c
209
i = exchild(t, flags |
XPCLOSE
| XPIPEST, xerrok, 0);
[
all
...]
jobs.c
429
/* used if
XPCLOSE
or XCCLOSE */
450
* Clear XFORK|
XPCLOSE
|XCCLOSE|XCOPROC|XPIPEO|XPIPEI|XXCOM|XBGND
545
if (close_fd >= 0 && (((flags &
XPCLOSE
) && cldpid) ||
[
all
...]
sh.h
[
all
...]
Completed in 38 milliseconds