Home
last modified time | relevance | path

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

/openbsd/src/bin/pax/
Dextern.h178 int rep_add(char *);
Doptions.c455 if (rep_add(optarg) < 0) { in pax_options()
826 if (rep_add(optarg) < 0) { in tar_options()
Dpat_rep.c96 rep_add(char *str) in rep_add() function