Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DFileContent.pm60 if ($retval=&B_open_plus (*BLANK_NEW,*BLANK_OLD,$filename) ) {
118 if ( &B_open_plus (*INSERT_NEW,*INSERT_OLD,$filename) ) {
192 if ( &B_open_plus (*INSERT_NEW,*INSERT_OLD,$filename) ) {
283 if ( &B_open_plus (*APPEND_NEW,*APPEND_OLD,$filename) ) {
333 if ( &B_open_plus (*PREPEND_NEW,*PREPEND_OLD,$filename) ) {
385 if ( &B_open_plus (*REPLACE_NEW,*REPLACE_OLD,$filename) ) {
453 if ( &B_open_plus (*REPLACE_NEW,*REPLACE_OLD,$filename) ) {
514 if ( &B_open_plus (*REPLACE_NEW,*REPLACE_OLD,$filename) ) {
723 if ( &B_open_plus (*HASH_NEW,*HASH_OLD,$filename) ) {
781 if ( &B_open_plus (*HASH_NEW,*HASH_OLD,$filename) ) {
[all …]
H A DAPI.pm994 sub B_open_plus { subroutine
1798 &B_open_plus (*REVERT_NEW, *REVERT_OLD, $revert_actions);