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

Lines Matching defs:unlockpt

1203 _GL_FUNCDECL_SYS (unlockpt, int, (int fd));
1205 _GL_CXXALIAS_SYS (unlockpt, int, (int fd));
1206 _GL_CXXALIASWARN (unlockpt);
1208 # undef unlockpt
1210 _GL_WARN_ON_USE (unlockpt, "unlockpt is not portable - "
1211 "use gnulib module unlockpt for portability");