forked from security/hakurei
4
internal/acl/libacl-helper.h
Normal file
4
internal/acl/libacl-helper.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#include <sys/acl.h>
|
||||
|
||||
int hakurei_acl_update_file_by_uid(const char *path_p, uid_t uid,
|
||||
acl_perm_t *perms, size_t plen);
|
||||
Reference in New Issue
Block a user