Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dpax.h260 #define _TFILE_BASE "paxXXXXXXXXXX" macro
H A Dpax.c247 tempfile = malloc(tdlen + 1 + sizeof(_TFILE_BASE)); in main()
H A Dtables.c471 memcpy(tempbase, _TFILE_BASE, sizeof(_TFILE_BASE)); in ftime_start()