Home
last modified time | relevance | path

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

/dports/sysutils/pies/pies-1.5/src/
H A Dacl.c512 _acl_common_section_parser (enum grecs_callback_command cmd, in _acl_common_section_parser() function
600 int rc = _acl_common_section_parser (cmd, locus, value, varptr, in acl_section_parser()
614 return _acl_common_section_parser (cmd, locus, value, cb_data, in defacl_section_parser()
/dports/sysutils/pies/pies-1.5/
H A DChangeLog862 (_acl_common_section_parser): Handle grecs_callback_set_value.
1092 * src/acl.c (_acl_common_section_parser): Free old value.
1463 (_acl_common_section_parser): Set cmp function for the ACL
3038 * src/acl.c (_acl_common_section_parser): Handle tag, depending
3042 _acl_common_section_parser.
3067 (_acl_common_section_parser): New function.
3068 (acl_section_parser): Rewrite using _acl_common_section_parser.