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

/external/bison/darwin-lib/
H A Dstdlib.h580 _GL_FUNCDECL_SYS (grantpt, int, (int fd));
582 _GL_CXXALIAS_SYS (grantpt, int, (int fd));
583 _GL_CXXALIASWARN (grantpt);
585 # undef grantpt macro
587 _GL_WARN_ON_USE (grantpt, "grantpt is not portable - "
588 "use gnulib module grantpt for portability");
/external/bison/linux-lib/
H A Dstdlib.h580 _GL_FUNCDECL_SYS (grantpt, int, (int fd));
582 _GL_CXXALIAS_SYS (grantpt, int, (int fd));
583 _GL_CXXALIASWARN (grantpt);
585 # undef grantpt macro
587 _GL_WARN_ON_USE (grantpt, "grantpt is not portable - "
588 "use gnulib module grantpt for portability");

Completed in 97 milliseconds