Home
last modified time | relevance | path

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

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckuusr.c151 _PROTOTYP(VOID doftpglobaltype,(int));
12780 doftpglobaltype((cx == XXASC) ? XYFT_T : XYFT_B);
H A Dckcftp.c3137 doftpglobaltype(x) int x; { in doftpglobaltype() function