Searched refs:PPPDIR (Results 1 – 2 of 2) sorted by relevance
28 PPPDIR=/etc/ppp; export PPPDIR37 if [ -f $PPPDIR/ifconfig ]; then38 . $PPPDIR/ifconfig40 if [ -f $PPPDIR/demand ]; then41 . $PPPDIR/demand43 if [ -f $PPPDIR/pppoe.if ] && [ -x /usr/sbin/sppptun ]; then45 $PPPDIR/pppoe.if | \55 if [ -f $PPPDIR/pppoe ] && [ -x /usr/lib/inet/pppoed ]; then65 if [ -f $PPPDIR/ifconfig ]; then75 }' < $PPPDIR/ifconfig[all …]
27 PPPDIR= ppp macro35 ETCPPPDIR= $(ROOTETC)/$(PPPDIR)