Searched refs:fdflags (Results 1 – 4 of 4) sorted by relevance
271 int fdflags = fcntl(pfd[1], F_GETFD); in skywalk_mptest_driver_run() local272 if (fdflags == -1) { in skywalk_mptest_driver_run()276 error = fcntl(pfd[1], F_SETFD, fdflags | FD_CLOEXEC); in skywalk_mptest_driver_run()
429 #define fdflags(p, fd) \ macro
336 (*fdflags(p, fd) & UF_RESERVED)) { in devfs_devfd_lookup()639 if (*fdfile(p, i) != NULL && !(*fdflags(p, i) & UF_RESERVED)) { in devfs_devfd_readdir()
3643 *fdflags(p, fd) |= UF_INHERIT; in exec_handle_file_actions()