Home
last modified time | relevance | path

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

/src/bin/stty/
H A Dkey.c50 void f_extproc(struct info *);
77 { "extproc", f_extproc, F_OFFOK },
186 f_extproc(struct info *ip) in f_extproc() function