OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:binary_open
(Results
1 - 2
of
2
) sorted by null
/external/openssh/openbsd-compat/
bsd-cygwin_util.h
43
int
binary_open
(const char *, int , ...);
48
#define open
binary_open
bsd-cygwin_util.c
34
#if defined(open) && open ==
binary_open
48
binary_open
(const char *filename, int flags, ...)
function
Completed in 178 milliseconds