Searched refs:mutable_ts_ptr (Results 1 – 1 of 1) sorted by relevance
66 timespec* mutable_ts_ptr = nullptr; in ppoll64() local69 mutable_ts_ptr = &mutable_ts; in ppoll64()79 return __ppoll(fds, fd_count, mutable_ts_ptr, mutable_ss_ptr, sizeof(*mutable_ss_ptr)); in ppoll64()116 timespec* mutable_ts_ptr = nullptr; in pselect64() local119 mutable_ts_ptr = &mutable_ts; in pselect64()139 return __pselect6(fd_count, read_fds, write_fds, error_fds, mutable_ts_ptr, &extra_data); in pselect64()