Searched refs:posix_openpt (Results 1 – 8 of 8) sorted by relevance
8 int posix_openpt(int flags) in posix_openpt() function
9 int posix_openpt(int flags) in posix_openpt() function
101 {int(*p)(int) = posix_openpt;} in g()
119 int posix_openpt (int);
120 int posix_openpt (int);
124 int posix_openpt (int);
608 #define posix_openpt(...) (pthread_testcancel(), posix_openpt(__VA_ARGS__)) macro
2194 - posix_openpt with no ptys available produced wrong errno