Searched refs:tty_sysfs_devnode (Results 1 – 1 of 1) sorted by relevance
144 char *tty_sysfs_devnode = NULL; in tty_find_device() local243 free(tty_sysfs_devnode); in tty_find_device()251 tty_sysfs_devnode = realpath(tty_device_reldir, NULL); in tty_find_device()255 if (!tty_sysfs_devnode) { in tty_find_device()263 tty_sysfs_devnode); in tty_find_device()272 strdup(tty_sysfs_devnode); in tty_find_device()282 free(tty_sysfs_devnode); in tty_find_device()