Home
last modified time | relevance | path

Searched refs:zgetfs (Results 1 – 9 of 9) sorted by relevance

/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcdeb.h5402 _PROTOTYP( CK_OFF_T zgetfs, (char *) );
5405 _PROTOTYP( CK_OFF_T zgetfs, (char *) );
5407 #define zgetfs(a) zchki(a) macro
H A Dckcfn3.c1728 rs_len = zgetfs(ff); /* Get length of file */
H A Dckuus6.c6007 len = zgetfs(name); /* Get file length */
7244 len = zgetfs(tmpbuf); /* Is it a directory name? */ in dodel()
7532 len = zgetfs(tmpbuf); /* Get length and accessibility */ in dodel()
11956 z = (zgetfs(s) > -1L);
H A Dckcfns.c6247 len = zgetfs(name); /* Get file size */ in nxtdir()
H A Dckufio.c2276 zgetfs(name) char *name; { in zgetfs() function
H A Dckuusx.c2267 zz = zgetfs(f);
H A Dckuus3.c3214 zgetfs(line); in douchmod()
H A Dckuus7.c12217 return(zgetfs(z_file[channel]->z_name));
H A Dckuus4.c10467 if ((z2 = zgetfs(bp[0])) > 0) { /* Get size and some attributes */