Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c288 *L_lnk_p; /* Next link for this file */ member
865 new_entry->L_lnk_p = NULL; in add_lnk()
877 new_entry->L_lnk_p = NULL; in add_lnk()
888 ptr->L_lnk_p != NULL; in add_lnk()
889 ptr = ptr->L_lnk_p) { in add_lnk()
894 ptr->L_lnk_p = new_entry; in add_lnk()
3576 l_p->L_lnk_p = NULL; in file_in()
3621 tl_p = tl_p->L_lnk_p; in file_in()
3715 for (; ttl_p->L_lnk_p != NULL; in file_out()
3716 ttl_p = ttl_p->L_lnk_p) { in file_out()
[all …]