Searched refs:O_EXCL (Results 1 – 2 of 2) sorted by relevance
22 #define O_EXCL _O_EXCL macro35 int fd = open(filename, O_CREAT | O_EXCL | O_WRONLY, filemode); in os_file_create_unique()
61 # define O_EXCL _O_EXCL macro