OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:binopen3
(Results
1 - 5
of
5
) sorted by null
/external/mksh/src/
histrap.c
767
if ((fd =
binopen3
(hname, O_RDWR | O_CREAT | O_APPEND, 0600)) < 0)
802
if ((fd =
binopen3
(nhname, O_RDWR | O_CREAT | O_TRUNC |
[
all
...]
exec.c
[
all
...]
sh.h
2116
#define
binopen3
macro
2129
#define
binopen3
macro
[
all
...]
shf.c
65
fd =
binopen3
(name, oflags, mode);
main.c
[
all
...]
Completed in 237 milliseconds