Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcfn3.c224 extern int ofn1x;
1456 if (fncact == XYFX_R && ofn1x && ofn1[0]) /* But watch out for FC=RENAME */
2094 if (fncact == XYFX_B && ofn1x && ofn2) { /* File collision = BACKUP? */
2106 if (ofn1x)
H A Dckcfns.c3375 int ofn1x; /* Flag output file already exists */ variable
3770 ofn1x = (ofn1len != (CK_OFF_T)-1);
3781 ofn1x || /* File of same name exists? */
3923 if (fncact == XYFX_R && ofn1x && ofn2) { /* Renaming incoming file? */