Searched refs:s1acl (Results 1 – 1 of 1) sorted by relevance
118 static acl_t *s1acl; variable841 if (s1acl != NULL) { in cpymve()843 s1acl)) < 0) { in cpymve()851 acl_free(s1acl); in cpymve()852 s1acl = NULL; in cpymve()919 if (s1acl != NULL) { in cpymve()920 if ((acl_set(target, s1acl)) < 0) { in cpymve()1022 if (s1acl != NULL) { in chkfiles()1023 acl_free(s1acl); in chkfiles()1024 s1acl = NULL; in chkfiles()[all …]