Home
last modified time | relevance | path

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

/Linux-v6.1/usr/
Dgen_init_cpio.c57 unsigned int tmp_ofs; in push_rest() local
63 tmp_ofs = name_len + 110; in push_rest()
64 while (tmp_ofs & 3) { in push_rest()
67 tmp_ofs++; in push_rest()