Searched refs:tty_device_reldir (Results 1 – 1 of 1) sorted by relevance
143 char *tty_device_reldir = NULL; in tty_find_device() local211 rc = asprintf(&tty_device_reldir, "%s/../../", tty_device_tty_dir); in tty_find_device()216 tty_sysfs_devnode = realpath(tty_device_reldir, NULL); in tty_find_device()252 free(tty_device_reldir); in tty_find_device()