Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dacl.py36 acl_t = ctypes.c_void_p variable
43 libacl.acl_free.argtypes = [acl_t]
50 libacl.acl_get_file.restype = acl_t
63 libacl.acl_get_entry.argtypes = [acl_t, ctypes.c_int, ctypes.c_void_p]