Home
last modified time | relevance | path

Searched refs:acltext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_acl_text.c135 const char* acltext[] = { variable
282 archive_entry_acl_from_text(ae, acltext[5], in DEFINE_TEST()
291 archive_entry_acl_from_text(ae, acltext[7], in DEFINE_TEST()
300 ws = convert_s_to_ws(acltext[5]); in DEFINE_TEST()
311 ws = convert_s_to_ws(acltext[7]); in DEFINE_TEST()
324 archive_entry_acl_from_text(ae, acltext[7], in DEFINE_TEST()
344 archive_entry_acl_from_text(ae, acltext[1], in DEFINE_TEST()
353 ws = convert_s_to_ws(acltext[1]); in DEFINE_TEST()
365 archive_entry_acl_from_text(ae, acltext[2], in DEFINE_TEST()
374 ws = convert_s_to_ws(acltext[2]); in DEFINE_TEST()
[all …]