Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/tar/
H A Dbsdtar.h151 OPTION_NO_SAFE_WRITES, enumerator
H A Dcmdline.c109 { "no-safe-writes", 0, OPTION_NO_SAFE_WRITES },
H A Dbsdtar.c569 case OPTION_NO_SAFE_WRITES: in main()