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

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DShell.pm16 my ($callpack, $callfile, $callline) = caller;
H A DCGI.pm294 my ($callpack, $callfile, $callline) = caller;
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Doptions.c159 static int callfile __P((char **, option_t *));
274 { "call", o_special, (void *)callfile,
1495 * callfile - take commands from /etc/ppp/peers/<name>. Name may not contain
1501 callfile(argv, opt) function

Completed in 107 milliseconds