Searched defs:r2c (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/pzip/
H A Dr2c.c30 static const char id[] = "\n@(#)$Id: r2c (AT&T Research) 1998-11-08 $\0\n";
91 r2c(const char* file, Sfio_t* ip, Sfio_t* op) function
176 error_info.id = "r2c";
222 r2c("/dev/stdin", sfstdin, sfstdout);
236 r2c(file, ip, sfstdout);

Completed in 7 milliseconds