Searched refs:libacl (Results 1 – 15 of 15) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | acl.py | 15 libacl = ctypes.CDLL("libacl.so.1", use_errno=True) variable 43 libacl.acl_free.argtypes = [acl_t] 47 libacl.acl_free(acl) 50 libacl.acl_get_file.restype = acl_t 51 libacl.acl_get_file.argtypes = [ctypes.c_char_p, ctypes.c_uint] 55 acl = libacl.acl_get_file(os.fsencode(path), typ) 63 libacl.acl_get_entry.argtypes = [acl_t, ctypes.c_int, ctypes.c_void_p] 68 ret = libacl.acl_get_entry(acl, entry_id, ctypes.byref(entry)) 79 libacl.acl_get_tag_type.argtypes = [acl_entry_t, ctypes.c_void_p] 84 ret = libacl.acl_get_tag_type(entry_d, ctypes.byref(tag)) [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cfengine/ |
H A D | cfengine_3.21.0.bb | 43 PACKAGECONFIG[acl] = "--with-libacl=yes,--with-libacl=no,acl,"
|
/openbmc/openbmc/poky/documentation/ |
H A D | poky.yaml.in | 100 libacl 220 libacl
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libldb/libldb/ |
H A D | 0002-ldb-Add-configure-options-for-packages.patch | 73 - conf.CHECK_HEADERS('linux/types.h crypt.h locale.h acl/libacl.h compat.h') 74 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h') 85 + conf.CHECK_HEADERS('acl/libacl.h sys/acl.h')
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtevent/libtevent/ |
H A D | 0001-Add-configure-options-for-packages.patch | 78 - conf.CHECK_HEADERS('linux/types.h crypt.h locale.h acl/libacl.h compat.h') 79 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h') 90 + conf.CHECK_HEADERS('acl/libacl.h sys/acl.h')
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtdb/libtdb/ |
H A D | 0001-tdb-Add-configure-options-for-packages.patch | 75 - conf.CHECK_HEADERS('linux/types.h crypt.h locale.h acl/libacl.h compat.h') 76 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h') 86 + conf.CHECK_HEADERS('acl/libacl.h sys/acl.h')
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/ |
H A D | 0001-talloc-Add-configure-options-for-packages.patch | 78 - conf.CHECK_HEADERS('linux/types.h crypt.h locale.h acl/libacl.h compat.h') 79 - conf.CHECK_HEADERS('acl/libacl.h attr/xattr.h compat.h ctype.h dustat.h') 95 + conf.CHECK_HEADERS('acl/libacl.h sys/acl.h')
|
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/ |
H A D | mtd-utils-selftest_git.bb | 24 # the sys/acl.h header is needed. libacl is not needed and thus enabling xattr
|
/openbmc/openbmc/poky/meta/recipes-devtools/mtd/ |
H A D | mtd-utils_2.2.1.bb | 20 # the sys/acl.h header is needed. libacl is not needed and thus enabling xattr
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | buildtools-tarball.bb | 36 nativesdk-libacl \
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | attributes.rst | 189 libacl's) internal ACL format. The key difference is that the version
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.2.4.rst | 67 - buildtools-tarball: Add libacl
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 1414 -rw-r--r-- root root 2611 ./usr/include/acl/libacl.h 5164 -rwxr-xr-x root root 38904 ./usr/lib/libacl.so.1.1.2253 5165 lrwxrwxrwx root root 18 ./usr/lib/libacl.so.1 -> libacl.so.1.1.2253 5166 lrwxrwxrwx root root 18 ./usr/lib/libacl.so -> libacl.so.1.1.2253 5996 -rw-r--r-- root root 204 ./usr/lib/pkgconfig/libacl.pc
|
H A D | buildhistory_filelist1.txt | 1413 -rw-r--r-- root root 2611 ./usr/include/acl/libacl.h 5163 -rwxr-xr-x root root 38904 ./usr/lib/libacl.so.1.1.2253 5164 lrwxrwxrwx root root 18 ./usr/lib/libacl.so.1 -> libacl.so.1.1.2253 5165 lrwxrwxrwx root root 18 ./usr/lib/libacl.so -> libacl.so.1.1.2253 5994 -rw-r--r-- root root 204 ./usr/lib/pkgconfig/libacl.pc
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 366 8192: /lib/libacl.so.1.1.0
|