Searched defs:want_type (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_acl.c | 368 archive_acl_count(struct archive_acl *acl, int want_type) in archive_acl_count() 401 archive_acl_reset(struct archive_acl *acl, int want_type) in archive_acl_reset() 431 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, in archive_acl_next() 502 int want_type; in archive_acl_text_want_type() local 532 archive_acl_text_len(struct archive_acl *acl, int want_type, int flags, in archive_acl_text_len() 673 int id, r, want_type; in archive_acl_to_text_w() local 906 int id, r, want_type; in archive_acl_to_text_l() local 1137 int want_type) in archive_acl_from_text_w() 1621 int want_type, struct archive_string_conv *sc) in archive_acl_from_text_l() 1628 size_t length, int want_type, struct archive_string_conv *sc) in archive_acl_from_text_nl()
|
H A D | archive_entry.c | 1685 archive_entry_acl_count(struct archive_entry *entry, int want_type) in archive_entry_acl_count() 1696 archive_entry_acl_reset(struct archive_entry *entry, int want_type) in archive_entry_acl_reset() 1706 archive_entry_acl_next(struct archive_entry *entry, int want_type, int *type, in archive_entry_acl_next()
|
/freebsd/stand/libofw/ |
H A D | devicename.c | 64 ofw_path_to_handle(const char *ofwpath, const char *want_type, const char **path) in ofw_path_to_handle()
|
/freebsd/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_tparm.c | 1113 int want_type = 0; in check_string_caps() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | main.c | 2487 struct archive_test_acl_t *acls, int cnt, int want_type, int mode) in archive_test_compare_acls()
|
/freebsd/contrib/libarchive/test_utils/ |
H A D | test_main.c | 3366 int want_type, int mode) in assertion_entry_compare_acls()
|