Home
last modified time | relevance | path

Searched defs:LZ4_SECURECOPY (Results 1 – 4 of 4) sorted by relevance

/titanic_51/usr/src/grub/grub-0.97/stage2/
H A Dzfs_lz4.c157 #define LZ4_SECURECOPY(s, d, e) if (d < e) LZ4_WILDCOPY(s, d, e) macro
166 #define LZ4_SECURECOPY LZ4_WILDCOPY macro
/titanic_51/usr/src/boot/sys/cddl/boot/zfs/
H A Dlz4.c172 #define LZ4_SECURECOPY(s, d, e) if (d < e) LZ4_WILDCOPY(s, d, e) macro
181 #define LZ4_SECURECOPY LZ4_WILDCOPY macro
/titanic_51/usr/src/common/ficl/softcore/
H A Dlz4.c348 #define LZ4_SECURECOPY(s, d, e) if (d < e) LZ4_WILDCOPY(s, d, e) macro
357 #define LZ4_SECURECOPY LZ4_WILDCOPY macro
/titanic_51/usr/src/uts/common/fs/zfs/
H A Dlz4.c365 #define LZ4_SECURECOPY(s, d, e) if (d < e) LZ4_WILDCOPY(s, d, e) macro
374 #define LZ4_SECURECOPY LZ4_WILDCOPY macro