Home
last modified time | relevance | path

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

/openbmc/obmc-console/
H A Dconsole-server.c46 #define DEV_PTS_PATH "/dev/pts" macro
184 if (!strncmp(DEV_PTS_PATH, tty_path_input_real, strlen(DEV_PTS_PATH))) { in tty_find_device()