Home
last modified time | relevance | path

Searched defs:OPEN_FLAGS (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmaps.c156 #define OPEN_FLAGS O_RDONLY in maps_create() macro
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmatch_list.c139 #define OPEN_FLAGS O_RDONLY in match_list_parse() macro
/netbsd-src/lib/libc/gmon/
H A Dgmon.c445 #define OPEN_FLAGS (O_CREAT | O_TRUNC | O_WRONLY | O_CLOEXEC) in _mcleanup() macro