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

/freebsd-9.3-release/bin/pax/
H A Dpax.h245 #define _TFILE_BASE "paxXXXXXXXXXX" macro
H A Dpax.c252 tempfile = malloc(tdlen + 1 + sizeof(_TFILE_BASE));
H A Dtables.c344 memcpy(tempbase, _TFILE_BASE, sizeof(_TFILE_BASE));
1100 memcpy(tempbase, _TFILE_BASE, sizeof(_TFILE_BASE));

Completed in 106 milliseconds