Searched defs:acl (Results 1 - 25 of 34) sorted by last modified time

12

/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Deditreg.c928 int nt_delete_acl(ACL *acl) argument
1244 ACL *acl; local
1872 dup_acl(REG_ACL *acl) argument
2651 acl_size(ACL *acl) argument
2744 nt_store_acl(REGF *regf, ACL *acl, unsigned char *locn) argument
3881 print_acl(ACL *acl, const char *prefix) argument
[all...]
H A Dprofiles.c503 static void process_acl(ACL *acl, const char *prefix) argument
/asus-wl-520gu-7.0.1.45/src/router/samba/source/smbwrapper/
H A Dwrapped.c606 int acl(char *pathp, int cmd, int nentries, void *aclbufp) function
/asus-wl-520gu-7.0.1.45/src/router/samba/source/python/
H A Dpy_ntsec.c117 BOOL py_from_ACL(PyObject **dict, SEC_ACL *acl) argument
143 BOOL py_to_ACL(SEC_ACL *acl, PyObject *dict, TALLOC_CTX *mem_ctx) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/include/
H A Dsmb_acls.h110 struct acl acl[1]; member in struct:SMB_ACL_T
151 struct acl acl[1]; member in struct:SMB_ACL_T
/asus-wl-520gu-7.0.1.45/src/router/acl/setfacl/
H A Ddo_set.c49 find_entry( acl_t acl, acl_tag_t type, id_t id) argument
83 has_execute_perms( acl_t acl) argument
126 print_test( FILE *file, const char *path_p, const struct stat *st, const acl_t acl, const acl_t default_acl) argument
171 retrieve_acl( const char *path_p, acl_type_t type, const struct stat *st, acl_t *old_acl, acl_t *acl) argument
201 remove_extended_entries( acl_t acl) argument
268 acl_t acl = NULL, default_acl = NULL; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/acl/libacl/
H A Dacl_from_text.c46 acl_t acl; local
H A Dacl_get_entry.c27 acl_get_entry(acl_t acl, int entry_id, acl_entry_t *entry_p) argument
H A Dacl_get_fd.c56 acl_t acl = __acl_from_xattr(ext_acl_p, retval); local
H A Dacl_get_file.c69 acl_t acl = __acl_from_xattr(ext_acl_p, retval); local
H A Dacl_set_fd.c33 acl_set_fd(int fd, acl_t acl) argument
H A Dacl_set_file.c35 acl_set_file(const char *path_p, acl_type_t type, acl_t acl) argument
H A Dacl_size.c27 acl_size(acl_t acl) argument
H A Dacl_to_any_text.c31 acl_to_any_text(acl_t acl, const char *prefix, char separator, int options) argument
H A Dacl_to_text.c28 acl_to_text(acl_t acl, ssize_t *len_p) argument
H A Dacl_valid.c29 acl_valid(acl_t acl) argument
H A Dperm_copy_fd.c62 acl_entries(acl_t acl) argument
87 acl_t acl; local
110 acl_t acl = acl_from_mode (mode); local
150 acl_t acl; local
[all...]
H A Dperm_copy_file.c62 acl_entries(acl_t acl) argument
87 acl_t acl; local
110 acl_t acl = acl_from_mode (mode); local
163 acl_t acl; local
[all...]
H A D__acl_to_any_text.c39 __acl_to_any_text(acl_t acl, ssize_t *len_p, const char *prefix, argument
H A D__apply_mask_to_mode.c9 __apply_mask_to_mode(mode_t *mode, acl_t acl) argument
H A Dacl_check.c44 acl_check(acl_t acl, int *last) argument
/asus-wl-520gu-7.0.1.45/src/router/acl/examples/
H A Dcopy-acl.c11 acl_t acl, default_acl; local
[all...]
H A Dget-acl.c25 acl_t acl, default_acl; local
H A Dset-acl.c11 acl_t acl; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/acl/getfacl/
H A Dgetfacl.c118 struct name_list *get_list(const struct stat *st, acl_t acl) argument
221 void acl_mask_perm_str(acl_t acl, char *str) argument
252 int show_line(FILE *stream, struct name_list **acl_names, acl_t acl, argument
325 do_show(FILE *stream, const char *path_p, const struct stat *st, acl_t acl, acl_t dacl) argument
430 acl_t acl = NULL, default_acl = NULL; local
[all...]

Completed in 103 milliseconds

12