Home | History | Annotate | Download | only in src

Lines Matching refs:Errno

154 # pull EINTR from POSIX.pm or Errno.pm if they exist
164 require Errno;
165 $EINTR = Errno::EINTR();