Searched refs:open_safer (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dfcntl-safer.h22 int open_safer (char const *, int, ...);
H A Dfcntl--.h24 #define open open_safer
H A Dopen-safer.c29 open_safer (char const *file, int flags, ...) function
/haiku-fatelf/src/bin/coreutils/lib/
H A Dfcntl-safer.h22 int open_safer (char const *, int, ...);
H A Dfcntl--.h24 #define open open_safer
H A Dopen-safer.c29 open_safer (char const *file, int flags, ...) function
H A Dsavewd.c48 int fd = open_safer (".", O_RDONLY);

Completed in 68 milliseconds