Home
last modified time | relevance | path

Searched +defs:list +defs:archive (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/elftoolchain/ar/
H A Dacpyacc.y52 struct list { struct
54 struct list *next; argument
114 struct list *list; member
334 arscp_addlib(char *archive, struct list *list) in arscp_addlib()
350 arscp_addmod(struct list *list) in arscp_addmod()
365 arscp_delete(struct list *list) in arscp_delete()
380 arscp_extract(struct list *list) in arscp_extract()
412 arscp_dir(char *archive, struct list *list, char *rlt) in arscp_dir()
453 arscp_replace(struct list *list) in arscp_replace()
548 arscp_mlist(struct list *list, char *str) in arscp_mlist()
[all …]
/freebsd-src/usr.bin/ar/
H A Dacpyacc.y49 struct list { struct
51 struct list *next; argument
111 struct list *list; member
361 arscp_addlib(char *archive, struct list *list) in arscp_addlib()
375 arscp_addmod(struct list *list) in arscp_addmod()
388 arscp_delete(struct list *list) in arscp_delete()
401 arscp_extract(struct list *list) in arscp_extract()
429 arscp_dir(char *archive, struct list *list, char *rlt) in arscp_dir()
466 arscp_replace(struct list *list) in arscp_replace()
557 arscp_mlist(struct list *list, char *str) in arscp_mlist()
[all …]
/freebsd-src/bin/pax/
H A Dar_subs.c67 list(void) in list() function
692 archive(void) in archive() function
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_match.c90 struct archive archive; member
551 add_pattern_mbs(struct archive_match * a,struct match_list * list,const char * pattern) add_pattern_mbs() argument
571 add_pattern_wcs(struct archive_match * a,struct match_list * list,const wchar_t * pattern) add_pattern_wcs() argument
833 match_list_init(struct match_list * list) match_list_init() argument
841 match_list_free(struct match_list * list) match_list_free() argument
854 match_list_add(struct match_list * list,struct match * m) match_list_add() argument
864 match_list_unmatched_inclusions_next(struct archive_match * a,struct match_list * list,int mbs,const void ** vp) match_list_unmatched_inclusions_next() argument
1362 entry_list_init(struct entry_list * list) entry_list_init() argument
1370 entry_list_free(struct entry_list * list) entry_list_free() argument
1383 entry_list_add(struct entry_list * list,struct match_file * file) entry_list_add() argument
1764 add_owner_name(struct archive_match * a,struct match_list * list,int mbs,const void * name) add_owner_name() argument
1783 match_owner_name_mbs(struct archive_match * a,struct match_list * list,const char * name) match_owner_name_mbs() argument
1804 match_owner_name_wcs(struct archive_match * a,struct match_list * list,const wchar_t * name) match_owner_name_wcs() argument
[all...]
H A Darchive_read_support_format_xar.c433 struct archive_read *archive; member
1772 xmlattr_cleanup(struct xmlattr_list * list) xmlattr_cleanup() argument
1789 file_new(struct archive_read * a,struct xar * xar,struct xmlattr_list * list) file_new() argument
1838 xattr_new(struct archive_read * a,struct xar * xar,struct xmlattr_list * list) xattr_new() argument
1873 getencoding(struct xmlattr_list * list) getencoding() argument
1896 getsumalgorithm(struct xmlattr_list * list) getsumalgorithm() argument
1964 xml_start(struct archive_read * a,const char * name,struct xmlattr_list * list) xml_start() argument
3069 xml2_xmlattr_setup(struct archive_read * a,struct xmlattr_list * list,xmlTextReaderPtr reader) xml2_xmlattr_setup() argument
3169 struct xmlattr_list list; xml2_read_toc() local
3222 expat_xmlattr_setup(struct archive_read * a,struct xmlattr_list * list,const XML_Char ** atts) expat_xmlattr_setup() argument
3257 struct xmlattr_list list; expat_start_cb() local
[all...]