Searched refs:cloexec_flag (Results 1 – 3 of 3) sorted by relevance
41 # define cloexec_flag O_CLOEXEC macro43 # define cloexec_flag 0 macro45 # define all_flags (O_NONBLOCK | cloexec_flag)59 bogus_flags1 & cloexec_flag ? "IN_CLOEXEC|" : "", in main()69 all_flags & cloexec_flag ? "|IN_CLOEXEC" : "", sprintrc(rc)); in main()