Home
last modified time | relevance | path

Searched refs:NAME_SIZE_STR (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/include/
Dbb_archive.h143 #define NAME_SIZE_STR "100" macro
/busybox-1.35.0/archival/
Dtar.c348 bb_simple_error_msg("names longer than "NAME_SIZE_STR" chars not supported"); in writeTarHeader()
521 bb_simple_error_msg("names longer than "NAME_SIZE_STR" chars not supported"); in writeFileToTarball()