Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c446 *Lnknam_p, /* Buffer for linking files with -p option */ variable
4348 lfrom = get_component(Lnknam_p); in file_pass()
4355 lfrom = Lnknam_p; in file_pass()
6631 Lnknam_p = e_zalloc(E_EXIT, APATH); in setup()
6744 (void) strcpy(Lnknam_p, Fullnam_p); in setup()
6745 Lnkend_p = Lnknam_p + strlen(Lnknam_p); in setup()