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

  /src/external/bsd/libarchive/dist/tar/
cmdline.c 46 } tar_longopts[] = { variable in typeref:struct:bsdtar_option
353 for (popt = tar_longopts; popt->name != NULL; popt++) {
  /src/bin/pax/
options.c 758 struct option tar_longopts[] = { variable in typeref:struct:option
893 tar_longopts, NULL))

Completed in 23 milliseconds