Home
last modified time | relevance | path

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

/trueos/bin/pax/
HDextern.h194 int rep_add(char *);
HDoptions.c331 if (rep_add(optarg) < 0) { in pax_options()
699 if (rep_add(optarg) < 0) { in tar_options()
HDpat_rep.c97 rep_add(char *str) function