Searched refs:aclcntp (Results 1 – 1 of 1) sorted by relevance
374 parse_entry_list(aclent_t **aclpp, int *aclcntp, char *listp, int mode) in parse_entry_list() argument382 *aclcntp += 1; in parse_entry_list()384 if (convert_to_aclent_t(listp, aclcntp, aclpp, mode) == -1) in parse_entry_list()390 *aclcntp += 1; in parse_entry_list()391 if (convert_to_aclent_t(listp, aclcntp, aclpp, mode) == -1) in parse_entry_list()