Searched refs:old_fcntl_flags (Results 1 – 1 of 1) sorted by relevance
657 static int old_fcntl_flags; variable666 old_fcntl_flags = fcntl (target_activity_fd, F_GETFL, 0); in set_sigio_trap()667 fcntl (target_activity_fd, F_SETFL, old_fcntl_flags | FASYNC); in set_sigio_trap()677 fcntl (target_activity_fd, F_SETFL, old_fcntl_flags); in clear_sigio_trap()