Home
last modified time | relevance | path

Searched defs:start_of_name (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.h267 char start_of_name; /* start of the filename */ member
H A Dcpio.c7662 char *start_of_name, *name_p; in read_bar_file_hdr() local