Home
last modified time | relevance | path

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

/openbsd-src/bin/ksh/
H A Dvi.c169 static int fsavecmd = ' '; /* last find command */ variable
1206 fsavecmd = *cmd; in domove()
1212 if (fsavecmd == ' ') in domove()
1214 i = fsavecmd == 'f' || fsavecmd == 'F'; in domove()
1215 t = fsavecmd > 'a'; in domove()