OpenGrok
Cross Reference: funcs.c
xref
: /
external
/
mksh
/
src
/
funcs.c
Home
|
History
|
Annotate
|
Download
|
only in
src
Lines Matching
full:binopen2
3718
else if ((fd =
binopen2
(fn, O_RDONLY)) < 0) {