Searched defs:posix_openpt (Results 1 - 2 of 2) sorted by relevance

/external/bison/darwin-lib/
H A Dstdlib.h767 _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 macro
774 _GL_WARN_ON_USE (posix_openpt, "posix_openpt is not portable - "
775 "use gnulib module posix_openpt for portability");
/external/bison/linux-lib/
H A Dstdlib.h767 _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 macro
774 _GL_WARN_ON_USE (posix_openpt, "posix_openpt is not portable - "
775 "use gnulib module posix_openpt for portability");

Completed in 71 milliseconds