Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/fs/
H A Dbootrd_cpio.c247 struct cpio_file *file, const char *wanted_path) in scan_archive_hdr() argument
279 if (strcmp(path, wanted_path) != 0) in scan_archive_hdr()