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

/macosx-10.9.5/uucp-11/uucp/
H A Duucp.h272 #define cfileread(e, z, c) fread ((z), 1, (c), (e)) macro
312 #define cfileread(e, z, c) read ((e), (z), (c)) macro
H A Dtrans.c864 cdata = cfileread (q->e, zdata, cdata);
H A Dcu.c1668 c = cfileread (e, abbuf, sizeof abbuf);

Completed in 158 milliseconds