Searched refs:get_bool (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dlibnetcfg.PL236 sub get_bool ($$)
424 unless get_bool($msg,0);
442 $cfg{'test_exist'} = get_bool($msg, $oldcfg{'test_exist'});
534 if(get_bool($msg,0)) {
660 $cfg{'ftp_ext_passive'} = get_bool($msg,$def);
671 $cfg{'ftp_int_passive'} = get_bool($msg,$def);
696 $cfg{'test_hosts'} = get_bool($msg,$oldcfg{'test_hosts'});

Completed in 15 milliseconds