Searched refs:astcopy (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/lib/libast/common/port/ |
H A D | astcopy.c | 51 astcopy(int rfd, int wfd, off_t n) in astcopy() function
|
/titanic_50/usr/src/lib/libast/common/include/ |
H A D | ast.h | 240 extern off_t astcopy(int, int, off_t);
|
/titanic_50/usr/src/lib/libast/amd64/include/ast/ |
H A D | ast.h | 258 extern __MANGLE__ off_t astcopy __PROTO__((int, int, off_t));
|
/titanic_50/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ast.h | 258 extern __MANGLE__ off_t astcopy __PROTO__((int, int, off_t));
|
/titanic_50/usr/src/lib/libast/sparc/include/ast/ |
H A D | ast.h | 258 extern __MANGLE__ off_t astcopy __PROTO__((int, int, off_t));
|
/titanic_50/usr/src/lib/libast/i386/include/ast/ |
H A D | ast.h | 258 extern __MANGLE__ off_t astcopy __PROTO__((int, int, off_t));
|
/titanic_50/usr/src/lib/libast/ |
H A D | mapfile-vers | 397 astcopy;
|
H A D | Makefile.com | 244 common/port/astcopy.o \
|