Searched refs:f_options (Results 1 – 2 of 2) sorted by relevance
1038 INT nx_bsd_fcntl(INT sock_ID, UINT flag_type, UINT f_options);
5410 INT nx_bsd_fcntl(INT sockID, UINT flag_type, UINT f_options) in nx_bsd_fcntl() argument5437 bsd_socket_ptr -> nx_bsd_file_descriptor_flags = (INT)f_options; in nx_bsd_fcntl()5441 if ((f_options & O_NONBLOCK) == 0) in nx_bsd_fcntl()