Searched refs:grantpt (Results 1 - 6 of 6) 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");
/external/bison/lib/
H A Dstdlib.in.h258 _GL_FUNCDECL_SYS (grantpt, int, (int fd));
260 _GL_CXXALIAS_SYS (grantpt, int, (int fd));
261 _GL_CXXALIASWARN (grantpt);
263 # undef grantpt
265 _GL_WARN_ON_USE (grantpt, "grantpt is not portable - "
266 "use gnulib module grantpt for portability");
/external/sl4a/ScriptingLayerForAndroid/jni/
H A Dcom_googlecode_android_scripting_Exec.cpp44 if (grantpt(ptm) || unlockpt(ptm) ||
/external/autotest/client/deps/fakemodem/src/
H A Dfakemodem.c293 || grantpt (masterfd) == -1
/external/libgdx/backends/gdx-backend-moe/libs/
H A Dintel-moe-ios.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE com/ com/intel/ com/intel/moe/ com/intel/moe/ ...

Completed in 446 milliseconds