Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/libarchive/libarchive/
Darchive_read_support_format_mtree.c838 remove_option(struct mtree_option **global, const char *value, size_t len) in remove_option() function
881 remove_option(global, line, len); in process_global_set()
914 remove_option(global, line, len); in process_global_unset()
1029 remove_option(&entry->options, line, len); in process_add_entry()