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

/ast/src/cmd/pzip/
H A DMakefile7 :INSTALLDIR: pcmp r2c
19 r2c :: r2c.c
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 9 milliseconds