Home
last modified time | relevance | path

Searched refs:sxeof (Results 1 – 4 of 4) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcpro.c1912 sxeof(1); /* Send EOF(D) */ in wart()
1953 sxeof(1); /* Send EOF(D) */ in wart()
1958 sxeof(1); /* send EOF with "discard" code */ in wart()
H A Dckcker.h1254 _PROTOTYP( int sxeof, (int) );
H A Dckcpro.w1831 sxeof(1); /* Send EOF(D) */
1871 sxeof(1); /* Send EOF(D) */
1876 sxeof(1); /* send EOF with "discard" code */
H A Dckcfns.c4869 sxeof(x) int x; { in sxeof() function