OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TMAGIC
(Results
1 - 3
of
3
) sorted by relevancy
/src/include/
tar.h
40
#define
TMAGIC
"ustar" /* ustar and a null */
/src/bin/pax/
tar.h
132
#define
TMAGIC
"ustar" /* ustar and a null */
tar.c
397
if (strncmp(uhd->magic,
TMAGIC
, TMAGLEN - 1) == 0) {
794
if (strncmp(hd->magic,
TMAGIC
, TMAGLEN - 1) != 0)
1206
strncpy(hd->magic,
TMAGIC
, TMAGLEN);
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025