Searched refs:tty_device_tty_dir (Results 1 – 1 of 1) sorted by relevance
141 char *tty_device_tty_dir = NULL; in tty_find_device() local204 tty_device_tty_dir = realpath(tty_class_device_link, NULL); in tty_find_device()205 if (!tty_device_tty_dir) { in tty_find_device()245 rc = asprintf(&tty_device_reldir, "%s/%s", tty_device_tty_dir, in tty_find_device()283 free(tty_device_tty_dir); in tty_find_device()