Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c283 short L_cnt, /* Number of links encountered */ member
878 new_entry->L_cnt = 1; in add_lnk()
885 sublist->L_cnt++; in add_lnk()
3530 if (l_p->L_cnt == l_p->L_gen.g_nlink) in file_in()
3762 if (l_p->L_cnt == l_p->L_gen.g_nlink) in file_out()
4361 if (l_p->L_cnt == G_p->g_nlink) { in file_pass()
4406 Gen.g_nlink = l_p->L_cnt; /* "actual" link count */ in flush_lnks()