Home
last modified time | relevance | path

Searched refs:aslave (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/libutil/
H A Dpty.c50 openpty(int *amaster, int *aslave, char *name, struct termios *termp, in openpty() argument
75 *aslave = slave; in openpty()