Home
last modified time | relevance | path

Searched refs:zsinl (Results 1 – 5 of 5) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcdeb.h5383 _PROTOTYP( int zsinl, (int, char *, int) );
H A Dckuus6.c1149 y = zsinl(ZRFILE, s, readblock); /* Read a line. */
3798 x = zsinl(ZIFILE,buf,n);
H A Dckcfns.c5562 if (zsinl(ZMFILE,filnam,CKMAXPATH) < 0) { /* Read a line */ in gnfile()
H A Dckufio.c1825 zsinl(n,s,x) int n, x; char *s; { in zsinl() function
H A Dckcftp.c7253 if (zsinl(ZMFILE,tmpbuf,CKMAXPATH) < 0) { /* Read a line */
7337 if (zsinl(ZMFILE,tmpbuf,CKMAXPATH) < 0) {