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

/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y50 static int hasyyerrored;
1131 hasyyerrored = 0;
1160 hasyyerrored = 1;
1186 hasyyerrored = 1;
1347 if (hasyyerrored)
1353 hasyyerrored = 1;
H A Dftpcmd.c249 static int hasyyerrored; variable
3187 hasyyerrored = 0;
3216 hasyyerrored = 1;
3242 hasyyerrored = 1;
3403 if (hasyyerrored)
3409 hasyyerrored = 1;

Completed in 124 milliseconds