Lines Matching refs:Into
167 N: Into<Option<c_int>>, in select()
168 R: Into<Option<&'a mut FdSet>>, in select()
169 W: Into<Option<&'a mut FdSet>>, in select()
170 E: Into<Option<&'a mut FdSet>>, in select()
171 T: Into<Option<&'a mut TimeVal>>, in select()
236 N: Into<Option<c_int>>, in pselect()
237 R: Into<Option<&'a mut FdSet>>, in pselect()
238 W: Into<Option<&'a mut FdSet>>, in pselect()
239 E: Into<Option<&'a mut FdSet>>, in pselect()
240 T: Into<Option<&'a TimeSpec>>, in pselect()
241 S: Into<Option<&'a SigSet>>, in pselect()