Searched refs:tty_to_dev (Results 1 – 2 of 2) sorted by relevance
/external/ltp/tools/top-LTP/proc/ | ||
D | devname.h | 14 extern int tty_to_dev(const char *restrict const name); |
D | devname.c | 324 int tty_to_dev(const char *restrict const name) in tty_to_dev() function |