Searched refs:copyfile_unpack (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/copyfile-118.1.2/
H A Dcopyfile.c275 static int copyfile_unpack (copyfile_state_t);
1185 if ((ret = copyfile_unpack(s)) < 0)
2926 static int copyfile_unpack(copyfile_state_t s) function
2941 copyfile_debug(1, "copyfile_unpack: calloc(1, %zu) returned NULL", hdrsize);
3729 * The opposite of copyfile_unpack(), obviously.

Completed in 131 milliseconds