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

/macosx-10.10/uucp-11/uucp/
H A Dprotf.c100 static int cFmaxretries = 2;
123 { "retries", UUCONF_CMDTABTYPE_INT, (pointer) &cFmaxretries, NULL },
193 cFmaxretries = 2;
702 if (cFretries > cFmaxretries)
788 if (cFretries > cFmaxretries)
96 static int cFmaxretries = 2; variable

Completed in 121 milliseconds