Searched refs:astcopy (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/port/
H A Dastcopy.c51 astcopy(int rfd, int wfd, off_t n) function
/illumos-gate/usr/src/lib/libast/common/include/
H A Dast.h240 extern off_t astcopy(int, int, off_t);
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast.h258 extern __MANGLE__ off_t astcopy __PROTO__((int, int, off_t));
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast.h258 extern __MANGLE__ off_t astcopy __PROTO__((int, int, off_t));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast.h258 extern __MANGLE__ off_t astcopy __PROTO__((int, int, off_t));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast.h258 extern __MANGLE__ off_t astcopy __PROTO__((int, int, off_t));
/illumos-gate/usr/src/lib/libast/
H A DMakefile.com244 common/port/astcopy.o \

Completed in 71 milliseconds