| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/less/dist/ | |
| ttyin.c | 41 static int open_tty_device(constant char* dev) function 62 fd = open_tty_device(ttyin_name); 69 fd = open_tty_device(dev); 73 fd = open_tty_device("/dev/tty"); |