Searched refs:save_fcntl_flags (Results 1 – 1 of 1) sorted by relevance
66 int save_fcntl_flags; in remote_open() local177 save_fcntl_flags = fcntl (remote_desc, F_GETFL, 0); in remote_open()178 fcntl (remote_desc, F_SETFL, save_fcntl_flags | FASYNC); in remote_open()