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

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

Completed in 279 milliseconds