Home
last modified time | relevance | path

Searched refs:GetDistro (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A DServiceAdmin.pm76 if (&GetDistro =~/^DB.*/) {
94 if (&GetDistro =~ /^SE/) {
244 if (&GetDistro =~/^DB.*/) {
418 if ( (&GetDistro !~ /^SE/) and (&GetDistro !~ /^RH/) and
419 (&GetDistro !~ /^RHFC/) and (&GetDistro !~ /^MN/) ) {
469 if ( (&GetDistro !~ /^SE/) and (&GetDistro !~ /^RH/) and
470 (&GetDistro !~ /^RHFC/) and (&GetDistro !~ /^MN/) ) {
520 if ( (&GetDistro !~ /^SE/) and (&GetDistro !~ /^RH/) and
521 (&GetDistro !~ /^RHFC/) and (&GetDistro !~ /^MN/) ) {
558 if(&GetDistro =~ "^HP-UX"){
[all …]
H A DAccountPermission.pm193 if(&GetDistro =~ "^HP-UX"){
291 if(&GetDistro =~ "^HP-UX"){
336 if(&GetDistro =~ "^HP-UX"){
399 if(&GetDistro =~ "^HP-UX"){
444 if(&GetDistro =~ "^HP-UX"){
476 if (&GetDistro =~ /^HP-UX/) {
H A DMiscellaneous.pm43 if(&GetDistro =~ "^HP-UX") {
93 my $distro = &GetDistro;
H A Dorganize_distro_discovery.patch33 -# GetDistro checks to see if the target is a known distribution and reports
42 -sub GetDistro() {
384 - # undef GLOBAL_OS so that the GetDistro routine will return
388 - $GLOBAL_ACTUAL_OS = &GetDistro;
391 +sub GetDistro {
399 # These are helper routines which used to be included inside GetDistro
419 my $distro = &GetDistro;
H A DHPSpecific.pm648 if (&GetDistro != "^HP-UX") {
1153 if (&GetDistro =~ '^HP-UX11.(\d*)') {
1169 &B_log('DEBUG','isTrustedMigrationAvailable: ' . &GetDistro .
1399 if (&GetDistro =~ "^HP-UX11.(.*)" and $1<23 ) {
1691 if (&GetDistro =~ /^HP-UX\D*(\d+\.\d+)/ ){
H A DAPI.pm311 sub GetDistro() { subroutine
504 $GLOBAL_ACTUAL_OS = &GetDistro;
882 my $distro = &GetDistro;