acl_from_text      49 lib/set-permissions.c   return acl_from_text (acl_text);
acl_from_text      22 nt/inc/sys/acl.h extern acl_t  acl_from_text (const char *);
acl_from_text    3555 src/fileio.c         acl = acl_from_text (SSDATA (acl_string));