Searched refs:PTY_SLAVE (Results 1 – 1 of 1) sorted by relevance
75 #define PTY_SLAVE "tty" macro88 (sizeof(PTY_SLAVE) > sizeof(PTY_CNTRL) ? \89 sizeof(PTY_SLAVE) : sizeof(PTY_CNTRL))-1 \308 strlcat(slave_name, PTY_SLAVE, PTY_MAX_NAME); in pty_open_master()