Searched refs:binary_open (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-cygwin_util.h56 int binary_open(const char *, int , ...);
62 #define open binary_open
H A Dbsd-cygwin_util.c30 #define NO_BINARY_OPEN /* Avoid redefining open to binary_open for this file */
43 binary_open(const char *filename, int flags, ...) function

Completed in 49 milliseconds