Home
last modified time | relevance | path

Searched refs:acl_from_text (Results 1 – 25 of 342) sorted by path

12345678910>>...14

/dports/archivers/gtar/tar-1.34/
H A Dconfig.h.in663 /* Define to 1 if you have the `acl_from_text' function. */
H A Dconfigure8157 acl_to_text acl_from_text acl_delete_def_file \
18806 acl_free acl_from_mode acl_from_text \
H A Dconfigure.ac77 acl_to_text acl_from_text acl_delete_def_file \
H A Dconfigure.orig8157 acl_to_text acl_from_text acl_delete_def_file \
18806 acl_free acl_from_mode acl_from_text \
/dports/archivers/gtar/tar-1.34/gnu/
H A Dset-permissions.c49 return acl_from_text (acl_text); in acl_from_mode()
497 # error Must have acl_from_text (see POSIX 1003.1e draft 17). in set_acls()
/dports/archivers/gtar/tar-1.34/m4/
H A Dacl.m442 acl_free acl_from_mode acl_from_text \
/dports/archivers/gtar/tar-1.34/src/
H A Dxattrs.c145 return acl_from_text (val); in perms2acl()
215 acl = acl_from_text (ptr); in xattrs__acls_set()
/dports/archivers/libarchive/libarchive-3.5.2/libarchive/test/
H A Dtest_acl_platform_posix1e.c405 acl1 = acl_from_text(acl1_text);
491 acl2 = acl_from_text(acl2_text);
554 acl3 = acl_from_text(acl3_text);
/dports/archivers/libarchive/libarchive-3.5.2/test_utils/
H A Dtest_main.c2949 acl = acl_from_text(acltext_nfs4); in setTestAcl()
3015 acl = acl_from_text(acltext_posix1e); in setTestAcl()
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/platform/
H A Ddarwin.c2664 __pyx_v_acl = acl_from_text(__pyx_t_6); in __pyx_pf_4borg_8platform_6darwin_6acl_set()
2706 __pyx_v_acl = acl_from_text(__pyx_t_6); in __pyx_pf_4borg_8platform_6darwin_6acl_set()
H A Ddarwin.pyx19 acl_t acl_from_text(const char *buf)
81 acl = acl_from_text(acl_text)
83 acl = acl_from_text(<bytes>_remove_numeric_id_if_possible(acl_text))
H A Dfreebsd.c1909 __pyx_v_acl = acl_from_text(__pyx_t_7); in __pyx_f_4borg_8platform_7freebsd__set_acl()
H A Dfreebsd.pyx28 acl_t acl_from_text(const char *buf)
76 acl = acl_from_text(<bytes>text)
H A Dlinux.c5768 __pyx_v_access_acl = acl_from_text(__pyx_t_6); in __pyx_pf_4borg_8platform_5linux_8acl_set()
5911 __pyx_v_default_acl = acl_from_text(__pyx_t_6); in __pyx_pf_4borg_8platform_5linux_8acl_set()
H A Dlinux.pyx38 acl_t acl_from_text(const char *buf)
218 access_acl = acl_from_text(<bytes>converter(access_text))
225 default_acl = acl_from_text(<bytes>converter(default_text))
/dports/archivers/py-bup/bup-0.31/config/
H A Dconfigure272 AC_CHECK_FUNCS acl_from_text
/dports/archivers/py-bup/bup-0.31/lib/bup/
H A D_helpers.c2203 acl_t acl = acl_from_text(s); in bup_apply_acl_string()
/dports/archivers/star/schily-2021-09-18/autoconf/
H A Dconfigure.in938 AC_CHECK_FUNCS(acl_get_file acl_set_file acl_from_text acl_to_text acl_free acl_delete_def_file)
H A Dxconfig.h.in1088 #undef HAVE_ACL_FROM_TEXT /* acl_from_text() function */
/dports/archivers/star/schily-2021-09-18/star/
H A DREADME.ACL65 **** acl_from_text() does not work as expected. I have no
H A Dacl_unix.c527 if ((acl = acl_from_text(aclps.ps_path)) == NULL) {
579 if ((acl = acl_from_text(aclps.ps_path)) == NULL) {
656 if ((acl = acl_from_text(aclps.ps_path)) == NULL) {
/dports/databases/recutils/recutils-1.8/
H A Dconfigure29320 acl_free acl_from_mode acl_from_text \
/dports/databases/recutils/recutils-1.8/lib/
H A Dset-permissions.c49 return acl_from_text (acl_text); in acl_from_mode()
497 # error Must have acl_from_text (see POSIX 1003.1e draft 17). in set_acls()
/dports/databases/recutils/recutils-1.8/m4/
H A Dacl.m442 acl_free acl_from_mode acl_from_text \
/dports/databases/recutils/recutils-1.8/src/
H A Dconfig.h.in433 /* Define to 1 if you have the `acl_from_text' function. */

12345678910>>...14