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

/freebsd-10.3-release/contrib/sendmail/libsm/
H A Dfvwrite.c45 #define COPY(n) (void)memcpy((void *)fp->f_p, (void *)p, (size_t)(n)) macro
/freebsd-10.3-release/lib/libc/stdio/
H A Dfvwrite.c68 #define COPY(n) (void)memcpy((void *)fp->_p, (void *)p, (size_t)(n)) macro
/freebsd-10.3-release/lib/libc/stdlib/
H A Dheapsort.c60 #define COPY(a, b, count, size, tmp1, tmp2) { \ macro
/freebsd-10.3-release/sys/net/
H A Dif_mib.c101 #define COPY(fld) ifmd.ifmd_##fld = ifp->if_##fld macro
104 #undef COPY macro
127 #define COPY(fld) ifp->if_##fld = ifmd.ifmd_##fld macro
131 #undef COPY macro
H A Dzlib.c4635 COPY, /* o: copying bytes in window, waiting for space */ enumerator in enum:inflate_codes_state::__anon11027
/freebsd-10.3-release/lib/libc/gen/
H A Dstatvfs.c110 #define COPY(field) \ macro
H A Dgetpwent.c1502 #define COPY(field) do { \ macro
1516 #undef COPY macro
1519 #define COPY(field, flag) do { \ macro
1542 #undef COPY macro
1543 #define COPY macro
1549 #undef COPY macro
[all...]
/freebsd-10.3-release/contrib/llvm/include/llvm/Target/
H A DTargetOpcodes.h86 COPY = 13, enumerator in enum:llvm::TargetOpcode::__anon2156
/freebsd-10.3-release/lib/libz/
H A Dgzguts.h157 #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:__anon6144
/freebsd-10.3-release/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:__anon6968
/freebsd-10.3-release/usr.bin/tcopy/
H A Dtcopy.c78 enum {READ, VERIFY, COPY, COPYVERIFY} op = READ; enumerator in enum:__anon12478
/freebsd-10.3-release/bin/pax/
H A Dpax.h59 #define COPY 4 /* copy files to destination dir */ macro
/freebsd-10.3-release/sys/netgraph/
H A Dng_nat.c676 #define COPY(F) do { \ macro
692 #undef COPY macro
[all...]
/freebsd-10.3-release/contrib/libyaml/src/
H A Dyaml_private.h383 #define COPY(string_a,string_b) \ macro
/freebsd-10.3-release/contrib/bmake/mk/
H A Down.mk186 COPY?= -c macro
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dminimon.h137 #define COPY 8 macro

Completed in 273 milliseconds