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

/macosx-10.10.1/cups-408/cups/monitor/
H A Dbcp.c31 static ssize_t pswrite(const char *buf, size_t bytes);
148 while (pswrite(line, linelen) > 0);
236 * 'pswrite()' - Write data from a file.
240 pswrite(const char *buf, /* I - Buffer to write */ function
H A Dtbcp.c31 static ssize_t pswrite(const char *buf, size_t bytes);
132 while (pswrite(line, linelen) > 0)
225 * 'pswrite()' - Write data from a file.
229 pswrite(const char *buf, /* I - Buffer to write */ function
/macosx-10.10.1/efax-38/efax/
H A Defaxlib.c1515 void pswrite ( OFILE *f, unsigned char *buf, int n ) function
1523 msg ( "E2 can't happen (pswrite)" ) ;
1968 pswrite ( f, buf, nb ) ;

Completed in 93 milliseconds