Lines Matching refs:config_h
63 my $config_h = 'include/mbedtls/mbedtls_config.h';
65 system( "cp $config_h $config_h.bak" ) and die;
67 system( "mv $config_h.bak $config_h" ) and warn "$config_h not restored\n";
93 system( "cp $config_h.bak $config_h" ) and die;
102 system( "cp configs/$conf_file $config_h" )
159 system( "mv $config_h.bak $config_h" ) and warn "$config_h not restored\n";