Home
last modified time | relevance | path

Searched defs:grantpt (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/stdlib/
H A Dposix_pty.c87 grantpt(int mfd) in grantpt() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/windows/
H A DPosixApi.h93 inline int grantpt(int fd) { LLVM_BUILTIN_UNREACHABLE; } in grantpt() function