Home
last modified time | relevance | path

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

/linux/usr/
H A Dgen_init_cpio.c58 unsigned int tmp_ofs; in push_rest() local
64 tmp_ofs = name_len + 110; in push_rest()
65 while (tmp_ofs & 3) { in push_rest()
68 tmp_ofs++; in push_rest()