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

/freebsd-current/contrib/sendmail/libsm/
H A Dfvwrite.c45 #define COPY(n) (void)memcpy((void *)fp->f_p, (void *)p, (size_t)(n)) macro
/freebsd-current/lib/libc/stdlib/
H A Dheapsort.c66 #define COPY(a, b, count, size, tmp1, tmp2) { \ macro
/freebsd-current/lib/libc/stdio/
H A Dfvwrite.c64 #define COPY(n) (void)memcpy((void *)fp->_p, (void *)p, (size_t)(n)) macro
/freebsd-current/lib/libc/gen/
H A Dstatvfs.c107 #define COPY(field) \ macro
H A Dgetpwent.c1491 #define COPY(field) do { \ macro
1505 #undef COPY macro
1508 #define COPY(field, flag) do { \ macro
1531 #undef COPY macro
1532 #define COPY macro
1538 #undef COPY macro
[all...]
/freebsd-current/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h173 #define COPY 1 /* copy input directly */ macro
/freebsd-current/usr.bin/tcopy/
H A Dtcopy.c67 enum {READ, VERIFY, COPY, COPYVERIFY} op = READ; enumerator in enum:__anon928
/freebsd-current/sys/contrib/zlib/
H A Dgzguts.h165 #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:__anon86
/freebsd-current/bin/pax/
H A Dpax.h58 #define COPY 4 /* copy files to destination dir */ macro
/freebsd-current/contrib/bmake/mk/
H A Down.mk178 COPY?= -c macro
/freebsd-current/sys/netgraph/
H A Dng_nat.c701 #define COPY(F) do { \ macro
717 #undef COPY macro
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_sse2.c112 #define COPY(r...) \ macro
H A Dvdev_raidz_math_scalar.c95 #define COPY(src, dst) dst = src macro
H A Dvdev_raidz_math_ssse3.c116 #define COPY(r...) \ macro
H A Dvdev_raidz_math_avx512f.c124 #define COPY(r...) \ macro
H A Dvdev_raidz_math_avx512bw.c118 #define COPY(r...) \ macro
H A Dvdev_raidz_math_avx2.c115 #define COPY(r...) \ macro
H A Dvdev_raidz_math_aarch64_neon_common.h265 #define COPY(r...) \ macro
H A Dvdev_raidz_math_powerpc_altivec_common.h262 #define COPY(r...) \ macro
/freebsd-current/sys/arm64/broadcom/genet/
H A Dif_genet.c1242 #define COPY(size) { \ macro
1308 #undef COPY macro
/freebsd-current/sys/netpfil/pf/
H A Dpf_ioctl.c1600 #define COPY(x) \ macro
1684 #undef COPY macro
1709 #define COPY macro
1791 #undef COPY macro
[all...]

Completed in 327 milliseconds