Home | History | Annotate | Download | only in darwin-lib

Lines Matching refs:posix_openpt

767 _GL_FUNCDECL_SYS (posix_openpt, int, (int flags));
769 _GL_CXXALIAS_SYS (posix_openpt, int, (int flags));
770 _GL_CXXALIASWARN (posix_openpt);
772 # undef posix_openpt
774 _GL_WARN_ON_USE (posix_openpt, "posix_openpt is not portable - "
775 "use gnulib module posix_openpt for portability");