Searched refs:mutable_ts_ptr (Results 1 – 1 of 1) sorted by relevance
60 timespec* mutable_ts_ptr = nullptr; in ppoll64() local63 mutable_ts_ptr = &mutable_ts; in ppoll64()73 return __ppoll(fds, fd_count, mutable_ts_ptr, mutable_ss_ptr, sizeof(*mutable_ss_ptr)); in ppoll64()104 timespec* mutable_ts_ptr = nullptr; in pselect64() local107 mutable_ts_ptr = &mutable_ts; in pselect64()127 return __pselect6(fd_count, read_fds, write_fds, error_fds, mutable_ts_ptr, &extra_data); in pselect64()