Searched defs:forkpty (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/tmux/dist/compat/ |
H A D | forkpty-haiku.c | 30 forkpty(int *master, char *name, struct termios *tio, struct winsize *ws) in forkpty() function
|
/netbsd-src/lib/libutil/ |
H A D | pty.c | 139 forkpty(int *amaster, char *name, struct termios *term, struct winsize *winp) in forkpty() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
H A D | msan_interceptors.cc | 1206 INTERCEPTOR(int, forkpty, int *amaster, char *name, const void *termp, in INTERCEPTOR() argument
|