Searched refs:fflg (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/bin/mv/
H A Dmv.c71 static int fflg, hflg, iflg, nflg, vflg; variable
97 fflg = nflg = 0;
100 fflg = 1;
105 fflg = iflg = 0;
185 if (!fflg && !access(to, F_OK)) {
/freebsd-11.0-release/usr.bin/script/
H A Dscript.c76 static int fflg, qflg, ttyflg; variable
124 fflg = 1;
160 if (fflg) {
208 if (fflg) {
226 if (fflg) {
370 if (fflg) {

Completed in 55 milliseconds