HomeSort by: relevance | last modified time | path
    Searched defs:opt_add (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/pax/
options.c 93 static int opt_add(const char *);
374 if (opt_add(optarg) < 0)
972 if (opt_add("write_opt=nodir") < 0)
1942 * opt_add()
1951 opt_add(const char *str) function in typeref:typename:int
options.c 93 static int opt_add(const char *);
374 if (opt_add(optarg) < 0)
972 if (opt_add("write_opt=nodir") < 0)
1942 * opt_add()
1951 opt_add(const char *str) function in typeref:typename:int

Completed in 24 milliseconds