HomeSort by relevance Sort by last modified time
    Searched defs:unlockpt (Results 1 - 4 of 4) sorted by null

  /bionic/libc/bionic/
pty.cpp 113 int unlockpt(int fd) { function
124 if (grantpt(*master) == -1 || unlockpt(*master) == -1) {
  /external/bison/darwin-lib/
stdlib.h 1208 # undef unlockpt macro
    [all...]
  /external/bison/linux-lib/
stdlib.h 1208 # undef unlockpt macro
    [all...]
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 400 milliseconds