Searched refs:get_and_map_acl (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/afpd/
H A Dacls.c834 static int get_and_map_acl(char *name, char *rbuf, size_t *rbuflen) function
847 LOG(log_debug9, logtype_afpd, "get_and_map_acl: BEGIN");
886 LOG(log_debug, logtype_afpd, "get_and_map_acl: mapped %d ACEs", mapped_aces);
902 LOG(log_debug9, logtype_afpd, "get_and_map_acl: END");
1348 if (get_and_map_acl(s_path->u_name, rbuf, rbuflen) != 0) {

Completed in 90 milliseconds