Home
last modified time | relevance | path

Searched defs:want_type (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_acl.c368 archive_acl_count(struct archive_acl *acl, int want_type) in archive_acl_count() argument
401 archive_acl_reset(struct archive_acl *acl, int want_type) in archive_acl_reset() argument
431 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, in archive_acl_next() argument
502 int want_type; archive_acl_text_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) archive_acl_text_len() argument
673 int id, r, want_type; archive_acl_to_text_w() local
906 int id, r, want_type; archive_acl_to_text_l() local
1137 archive_acl_from_text_w(struct archive_acl * acl,const wchar_t * text,int want_type) archive_acl_from_text_w() argument
1621 archive_acl_from_text_l(struct archive_acl * acl,const char * text,int want_type,struct archive_string_conv * sc) archive_acl_from_text_l() argument
[all...]
H A Darchive_entry.c1585 archive_entry_acl_count(struct archive_entry * entry,int want_type) archive_entry_acl_count() argument
1596 archive_entry_acl_reset(struct archive_entry * entry,int want_type) archive_entry_acl_reset() argument
1606 archive_entry_acl_next(struct archive_entry * entry,int want_type,int * type,int * permset,int * tag,int * id,const char ** name) archive_entry_acl_next() argument
/freebsd-src/stand/libofw/
H A Ddevicename.c64 ofw_path_to_handle(const char *ofwpath, const char *want_type, const char **path) in ofw_path_to_handle()
/freebsd-src/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c1113 int want_type = 0; in check_string_caps() local
/freebsd-src/contrib/libarchive/libarchive/test/
H A Dmain.c2487 struct archive_test_acl_t *acls, int cnt, int want_type, int mode) in archive_test_compare_acls()
/freebsd-src/contrib/libarchive/test_utils/
H A Dtest_main.c3353 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) assertion_entry_compare_acls() argument