Searched defs:want_type (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/stand/libofw/
H A Ddevicename.c64 ofw_path_to_handle(const char *ofwpath, const char *want_type, const char **path) argument
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_acl.c368 archive_acl_count(struct archive_acl *acl, int want_type) argument
401 archive_acl_reset(struct archive_acl *acl, int want_type) argument
431 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, argument
502 int want_type; local
532 archive_acl_text_len(struct archive_acl *acl, int want_type, int flags, int wide, struct archive *a, struct archive_string_conv *sc) argument
673 int id, r, want_type; local
906 int id, r, want_type; local
1136 archive_acl_from_text_w(struct archive_acl *acl, const wchar_t *text, int want_type) argument
1620 archive_acl_from_text_l(struct archive_acl *acl, const char *text, int want_type, struct archive_string_conv *sc) argument
[all...]
H A Darchive_entry.c1585 archive_entry_acl_count(struct archive_entry *entry, int want_type) argument
1596 archive_entry_acl_reset(struct archive_entry *entry, int want_type) argument
1606 archive_entry_acl_next(struct archive_entry *entry, int want_type, int *type, argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dmain.c2486 archive_test_compare_acls(struct archive_entry *ae, struct archive_test_acl_t *acls, int cnt, int want_type, int mode) argument
/freebsd-current/contrib/libarchive/test_utils/
H A Dtest_main.c3351 assertion_entry_compare_acls(const char *file, int line, struct archive_entry *ae, struct archive_test_acl_t *acls, int cnt, int want_type, int mode) argument

Completed in 249 milliseconds