Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c292 short L_cnt, /* Number of links encountered */ member
887 new_entry->L_cnt = 1; in add_lnk()
894 sublist->L_cnt++; in add_lnk()
3538 if (l_p->L_cnt == l_p->L_gen.g_nlink) in file_in()
3770 if (l_p->L_cnt == l_p->L_gen.g_nlink) in file_out()
4369 if (l_p->L_cnt == G_p->g_nlink) { in file_pass()
4414 Gen.g_nlink = l_p->L_cnt; /* "actual" link count */ in flush_lnks()