Home
last modified time | relevance | path

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

/openbsd/bin/pax/
H A Dar_subs.c127 ls_list(arcn, now, stdout); in list()
315 ls_list(arcn, now, listf); in extract()
525 ls_list(arcn, now, listf); in wr_archive()
H A Dextern.h152 void ls_list(ARCHD *, time_t, FILE *);
H A Dgen_subs.c75 ls_list(ARCHD *arcn, time_t now, FILE *fp) in ls_list() function