Searched refs:xar (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_xar.c66 * xar needs several external libraries.
83 #else /* Support xar format */
301 struct xar { struct
388 static void add_link(struct xar *, struct xar_file *);
399 static void file_new(struct xar *, struct xmlattr_list *);
401 static void xattr_new(struct xar *, struct xmlattr_list *);
405 static void unknowntag_start(struct xar *, const char *);
406 static void unknowntag_end(struct xar *, const char *);
410 static int xml_parse_file_flags(struct xar *, const char *);
411 static int xml_parse_file_ext2(struct xar *, cons
430 struct xar *xar; local
503 struct xar *xar; local
635 struct xar *xar; local
759 struct xar *xar; local
816 struct xar *xar; local
832 struct xar *xar; local
864 struct xar *xar; local
1183 add_link(struct xar *xar, struct xar_file *file) argument
1266 struct xar *xar; local
1277 struct xar *xar; local
1288 struct xar *xar; local
1304 struct xar *xar; local
1467 struct xar *xar; local
1621 struct xar *xar; local
1678 file_new(struct xar *xar, struct xmlattr_list *list) argument
1723 xattr_new(struct xar *xar, struct xmlattr_list *list) argument
1800 unknowntag_start(struct xar *xar, const char *name) argument
1821 unknowntag_end(struct xar *xar, const char *name) argument
1844 struct xar *xar; local
2108 struct xar *xar; local
2525 struct xar *xar; local
2758 xml_parse_file_flags(struct xar *xar, const char *name) argument
2816 xml_parse_file_ext2(struct xar *xar, const char *name) argument
2944 struct xar *xar; local
3104 struct xar *xar; local
[all...]
/freebsd-9.3-release/contrib/gdb/
H A Dltcf-cxx.sh599 # "CC -xar", where "CC" is the Sun C++ compiler. This is
602 old_archive_cmds='$CC -xar -o $oldlib $oldobjs'

Completed in 105 milliseconds