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

Lines Matching full:grantpt

580 _GL_FUNCDECL_SYS (grantpt, int, (int fd));
582 _GL_CXXALIAS_SYS (grantpt, int, (int fd));
583 _GL_CXXALIASWARN (grantpt);
585 # undef grantpt
587 _GL_WARN_ON_USE (grantpt, "grantpt is not portable - "
588 "use gnulib module grantpt for portability");