Searched refs:is_trailer (Results 1 – 1 of 1) sorted by relevance
75 filename_len, file_len, is_trailer=False argument83 mode = hex_0 if is_trailer else as_hex(0o0100644)84 nlink = as_hex(1) if is_trailer else hex_0198 cpio_header = make_cpio_header(len(filename_b), len(data), is_trailer=trailer)