Home
last modified time | relevance | path

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

/src/contrib/libarchive/cat/
H A Dbsdcat.c34 static const char *bsdcat_current_path; variable
61 bsdcat_current_path, archive_error_string(a)); in bsdcat_print_error()
145 bsdcat_current_path = "<stdin>"; in main()
149 bsdcat_current_path = *bsdcat->argv++; in main()
150 bsdcat_read_to_stdout(bsdcat_current_path); in main()