Searched refs:STREAM_CLOEXEC (Results 1 – 4 of 4) sorted by relevance
6 #define STREAM_CLOEXEC "e" macro
121 if ((f = fopen(IBACM_PORT_FILE, "r" STREAM_CLOEXEC))) { in ucma_set_server_port()
35 #define STREAM_CLOEXEC "e" macro
99 file = fopen(buf, "r" STREAM_CLOEXEC); in get_page_size()