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

/freebsd-11-stable/bin/pax/
H A Dextern.h187 int opt_add(const char *);
H A Doptions.c270 if (opt_add(optarg) < 0)
670 if (opt_add("write_opt=nodir") < 0)
1349 * opt_add()
1358 opt_add(const char *str) function

Completed in 78 milliseconds