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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dasppp2pppd580 # third argument ($chatpath) is undef for dial-in or a path to the
584 local ($pppdargs, $opts, $chatpath, $user) = @_;
605 if ($chatpath) {
638 if ($chatpath &&
656 if ($chatpath) {
658 push(@pppdargs, "connect \"/usr/bin/chat -vf $chatpath\"");
660 push(@pppdargs, "connect \"/usr/bin/chat -f $chatpath\"");
682 if ($chatpath) {

Completed in 76 milliseconds