acl_text 246 source3/modules/vfs_tru64acl.c char *acl_text; acl_text 349 source3/modules/vfs_tru64acl.c acl_text = acl_to_text(result, &acl_text_len); acl_text 350 source3/modules/vfs_tru64acl.c if (acl_text == NULL) { acl_text 354 source3/modules/vfs_tru64acl.c DEBUG(1, ("acl_text: %s\n", acl_text)); acl_text 355 source3/modules/vfs_tru64acl.c free(acl_text);