OpenGrok
Cross Reference: exec.c
xref
: /
external
/
mksh
/
src
/
exec.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:binopen2
927
if ((fd =
binopen2
(tp->str, O_RDONLY)) >= 0) {