Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dvi.c167 static int fsavecmd = ' '; /* last find command */ variable
1197 fsavecmd = *cmd;
1203 if (fsavecmd == ' ')
1205 i = fsavecmd == 'f' || fsavecmd == 'F';
1206 t = fsavecmd > 'a';