Searched refs:TMODE_BASE (Results 1 – 2 of 2) sorted by relevance
43 const uint32_t TMODE_BASE = 100; variable
161 info.mode = static_cast<mode_t>(ParseOctalStr(&buff[0] + TMODE_BASE, TMODE_LEN)); in HandleTarBuffer()