Searched refs:putcfile (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libpkg/
H A DMakefile.com38 progerr.o putcfile.o rrmdir.o \
/illumos-gate/usr/src/lib/libpkg/common/
H A Dputcfile.c40 * Name: putcfile
50 putcfile(struct cfent *a_ept, FILE *a_fp) function
212 * Notes: This is identical to putcfile() but this function takes a
214 * MUCH faster tha putcfile().
H A Dpkglib.h470 extern int putcfile(struct cfent *ept, FILE *fp);
/illumos-gate/usr/src/cmd/svr4pkg/pkgchk/
H A Dckentry.c100 return (putcfile(ept, stdout));

Completed in 97 milliseconds