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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dtar.c64 ** writeTarFile(), writeFileToTarball(), and writeTarHeader() are
245 static int writeTarHeader(struct TarBallInfo *tbInfo, function
452 if (writeTarHeader(tbInfo, header_name, fileName, statbuf) == FALSE) {

Completed in 99 milliseconds