Home
last modified time | relevance | path

Searched defs:COPY (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/cmd/tsol/updatehome/
H A Dsetupfiles.h37 #define COPY "/.copy_files" macro
/titanic_50/usr/src/cmd/sendmail/libsm/
H A Dfvwrite.c47 #define COPY(n) (void)memcpy((void *)fp->f_p, (void *)p, (size_t)(n)) macro
/titanic_50/usr/src/cmd/sendmail/db/include/
H A Dhash.h88 #define SAVE_CURSOR(ORIG, COPY) { \ argument
93 #define RESTORE_CURSOR(D, ORIG, COPY, RET) { \ argument
/titanic_50/usr/src/lib/libpp/common/
H A Dppfsm.c82 #define COPY 1 macro
/titanic_50/usr/src/uts/common/zmod/
H A Dinflate.h37 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator
/titanic_50/usr/src/cmd/dd/
H A Ddd.c66 #define COPY 0 /* file copy, preserve input block size */ macro
/titanic_50/usr/src/cmd/audio/utilities/
H A DAudioTypePcm.cc262 #define COPY(N) if (inptr != outptr) memcpy(outptr, inptr, frames * N) in Convert() macro
/titanic_50/usr/src/uts/common/sys/
H A Dflock_impl.h390 #define COPY(lock1, lock2) \ macro
/titanic_50/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c895 #define COPY(t,e,f) while ((*t = *f++) && t < e) t++ macro
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c4092 COPY, /* o: copying bytes in window, waiting for space */ enumerator
/titanic_50/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c5273 COPY, /* o: copying bytes in window, waiting for space */ enumerator