Home
last modified time | relevance | path

Searched refs:f_raw (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.sbin/lpr/lpd/
H A Dkey.c58 void f_raw(struct info *);
82 { "raw", f_raw, F_OFFOK },
205 f_raw(struct info *ip) in f_raw() function
/openbsd-src/bin/stty/
H A Dkey.c59 void f_raw(struct info *);
93 { "raw", f_raw, F_OFFOK },
268 f_raw(struct info *ip) in f_raw() function
/openbsd-src/usr.sbin/lpd/
H A Dlp_stty.c89 static void f_raw(struct info *);
112 { "raw", f_raw, F_OFFOK },
235 f_raw(struct info *ip) in f_raw() function