Home
last modified time | relevance | path

Searched refs:astcopy (Results 1 – 8 of 8) sorted by relevance

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