Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_textdump.c143 #define TAR_CONFIG_FILENAME "config.txt" /* Kernel configuration. */ macro
306 textdump_mkustar(textdump_block_buffer, TAR_CONFIG_FILENAME, len); in textdump_dump_config()