Searched refs:type_m (Results 1 – 1 of 1) sorted by relevance
4240 _write_path_table(struct archive_write *a, int type_m, int depth, in _write_path_table() argument4278 if (type_m) in _write_path_table()4283 if (type_m) in _write_path_table()4309 write_path_table(struct archive_write *a, int type_m, struct vdd *vdd) in write_path_table() argument4317 r = _write_path_table(a, type_m, depth, vdd); in write_path_table()