Searched refs:F_GETFL (Results 1 – 7 of 7) sorted by relevance
382 flags = fcntl(fd, F_GETFL); in os_set_fd_async()409 flags = fcntl(fd, F_GETFL); in os_clear_fd_async()423 flags = fcntl(fd, F_GETFL); in os_set_fd_block()
415 flags = fcntl(master, F_GETFL); in async_pty()
102 #define F_GETFL 3 /* get file->f_flags */ macro
251 ((value = fcntl(fd, F_GETFL)) == 1) || in hpet_fasync()
262 case F_GETFL: in do_fcntl()350 case F_GETFL: in check_fcntl_cmd()
875 arg = fcntl(fd, F_GETFL); in fd_set_nonblock()
3407 case F_GETFL: in selinux_file_fcntl()