Searched defs:aslave (Results 1 – 3 of 3) sorted by relevance
/external/openssh/openbsd-compat/ |
D | bsd-openpty.c | 73 openpty(int *amaster, int *aslave, char *name, struct termios *termp, in openpty()
|
/external/ltp/testcases/cve/ |
D | cve-2014-0196.c | 49 static void create_pty(int *amaster, int *aslave) in create_pty()
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 1222 INTERCEPTOR(int, openpty, int *amaster, int *aslave, char *name, in INTERCEPTOR() argument
|