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

/freebsd-current/contrib/libarchive/cat/
H A Dbsdcat.c49 static const char *bsdcat_current_path; variable
76 bsdcat_current_path, archive_error_string(a));
150 bsdcat_current_path = "<stdin>";
154 bsdcat_current_path = *bsdcat->argv++;
155 bsdcat_read_to_stdout(bsdcat_current_path);

Completed in 174 milliseconds