Searched defs:COPY (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dfvwrite.c45 #define COPY(n) (void)memcpy((void *)fp->f_p, (void *)p, (size_t)(n)) macro
/freebsd-11-stable/lib/libc/stdio/
H A Dfvwrite.c68 #define COPY(n) (void)memcpy((void *)fp->_p, (void *)p, (size_t)(n)) macro
/freebsd-11-stable/lib/libc/stdlib/
H A Dheapsort.c70 #define COPY(a, b, count, size, tmp1, tmp2) { \ macro
/freebsd-11-stable/lib/libc/gen/
H A Dstatvfs.c110 #define COPY(field) \ macro
H A Dgetpwent.c1485 #define COPY(field) do { \ macro
1499 #undef COPY macro
1502 #define COPY(field, flag) do { \ macro
1525 #undef COPY macro
1526 #define COPY macro
1532 #undef COPY macro
[all...]
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dinflate.h37 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator in enum:__anon7878
/freebsd-11-stable/usr.bin/tcopy/
H A Dtcopy.c78 enum {READ, VERIFY, COPY, COPYVERIFY} op = READ; enumerator in enum:__anon13832
/freebsd-11-stable/sys/contrib/zlib/
H A Dgzguts.h166 #define COPY 1 /* copy input directly */ macro
H A Dinflate.h36 COPY, /* i/o: waiting for input or output to copy stored block */ enumerator in enum:__anon4337
/freebsd-11-stable/bin/pax/
H A Dpax.h59 #define COPY 4 /* copy files to destination dir */ macro
/freebsd-11-stable/sys/netgraph/
H A Dng_nat.c695 #define COPY(F) do { \ macro
711 #undef COPY macro
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Down.mk196 COPY?= -c macro
/freebsd-11-stable/contrib/gdb/gdb/
H A Dminimon.h137 #define COPY 8 macro
/freebsd-11-stable/sys/libkern/
H A Dzlib.c4635 COPY, /* o: copying bytes in window, waiting for space */ enumerator in enum:inflate_codes_state::__anon8061

Completed in 123 milliseconds