Home
last modified time | relevance | path

Searched refs:old_perm (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DAccountPermission.pm64 my $old_perm;
91 &B_log("ERROR","Couldn't stat $original_file from $old_perm to change permissions\n");
96 $old_perm= (($old_perm_raw/512) % 8) .
197 &B_revert_log(&getGlobal('BIN', "chmod") . " $old_perm $file\n");
/openbmc/qemu/
H A Dblock.c2316 uint64_t old_perm; member
2326 s->child->perm = s->old_perm; in bdrv_child_set_perm_abort()
2343 .old_perm = c->perm, in bdrv_child_set_perm()