Searched refs:bsdcat_current_path (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/libarchive/cat/
H A Dbsdcat.c47 static const char *bsdcat_current_path; variable
89 bsdcat_current_path, archive_error_string(a));
144 bsdcat_current_path = "<stdin>";
148 bsdcat_current_path = *bsdcat->argv++;
149 bsdcat_read_to_stdout(bsdcat_current_path);

Completed in 49 milliseconds