Searched refs:open_cloexec (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/
H A Dintel_device.c277 static int open_cloexec(const char *path) function in typeref:typename:int
325 fd = open_cloexec(path);
388 fd = open_cloexec(path + base + 4);
452 fd = open_cloexec(path);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/
H A Dintel_device.c250 static int open_cloexec(const char *path) function in typeref:typename:int
298 fd = open_cloexec(path);
361 fd = open_cloexec(path + base + 4);
425 fd = open_cloexec(path);

Completed in 3 milliseconds