Searched refs:f_tty (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/usr.sbin/lpr/lpd/ |
| H A D | key.c | 61 void f_tty(struct info *); 78 { "new", f_tty, 0 }, 80 { "old", f_tty, 0 }, 85 { "tty", f_tty, 0 }, 241 f_tty(struct info *ip) in f_tty() function
|
| /openbsd-src/bin/stty/ |
| H A D | key.c | 66 void f_tty(struct info *); 87 { "new", f_tty, 0 }, 89 { "old", f_tty, 0 }, 98 { "tty", f_tty, 0 }, 321 f_tty(struct info *ip) in f_tty() function
|
| /openbsd-src/usr.sbin/lpd/ |
| H A D | lp_stty.c | 92 static void f_tty(struct info *); 108 { "new", f_tty, 0 }, 110 { "old", f_tty, 0 }, 115 { "tty", f_tty, 0 }, 271 f_tty(struct info *ip) in f_tty() function
|