Searched refs:format_code (Results 1 – 4 of 4) sorted by relevance
33 archive_read_support_format_by_code(struct archive *a, int format_code) in archive_read_support_format_by_code() argument38 switch (format_code & ARCHIVE_FORMAT_BASE_MASK) { in archive_read_support_format_by_code()
790 __LA_DECL int archive_write_set_format(struct archive *, int format_code);
727 u_int8_t format_code; member
377 static int format_code[] = { 0, 't', 'd', 'x', 'o' }; variable2097 format_code[(int) var->format], 1, 0, 0); in c_value_of_variable()