Home
last modified time | relevance | path

Searched refs:B_replace_line (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DFileContent.pm380 sub B_replace_line($$$) { subroutine
842 my $retval=&B_replace_line($filename,$pattern,"");
H A DHPSpecific.pm715 &B_replace_line($file,"^$param\\s*=\\s*","$param=$value\n");
1093 &B_replace_line($httpd_conf, '^\s*#\s*Chroot' ,
H A DAccountPermission.pm655 &B_replace_line(&getGlobal('FILE','group'),"^\\s*$group\\s*:",$group_line);