Home
last modified time | relevance | path

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

/usr/
Dgen_init_cpio.c24 static unsigned int offset; variable
39 offset += name_len; in push_string()
44 while (offset & 3) { in push_pad()
46 offset++; in push_pad()
57 offset += name_len; in push_rest()
62 offset++; in push_rest()
70 offset += 110; in push_hdr()
97 while (offset % 512) { in cpio_trailer()
99 offset++; in cpio_trailer()
368 offset += size; in cpio_mkfile()