Home
last modified time | relevance | path

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

/freebsd/bin/stty/
H A Dkey.c48 void f_extproc(struct info *);
75 { "extproc", f_extproc, F_OFFOK },
184 f_extproc(struct info *ip) in f_extproc() function