Home
last modified time | relevance | path

Searched refs:pppd (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/pkg/manifests/
H A Dsystem-network-ppp.mf55 file path=etc/init.d/pppd group=sys mode=0744 \
56 original_name=SUNWpppd:etc/init.d/pppd preserve=true
66 file path=usr/bin/pppd mode=4555
80 file path=usr/share/man/man1m/pppd.1m
83 hardlink path=etc/rc0.d/K50pppd target=../../etc/init.d/pppd
84 hardlink path=etc/rc1.d/K50pppd target=../../etc/init.d/pppd
85 hardlink path=etc/rc2.d/S47pppd target=../../etc/init.d/pppd
86 hardlink path=etc/rcS.d/K50pppd target=../../etc/init.d/pppd
101 license usr/src/cmd/cmd-inet/usr.bin/pppd/THIRDPARTYLICENSE \
102 license=usr/src/cmd/cmd-inet/usr.bin/pppd/THIRDPARTYLICENSE
H A Dsystem-network-ppp-pppdump.mf47 license usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.minconnect \
48 license=usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.minconnect
49 license usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.passwd \
50 license=usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.passwd
/titanic_41/usr/src/lib/libdscp/svc/
H A Dsvc-dscp55 if [ ! -x /usr/bin/pppd ]; then
69 /usr/bin/pppd $DM2S_DEVICE unit $UNIT file $PPP_OPTIONS
H A Ddscp.ppp.options30 # These are options for running pppd(1M) to provide a DSCP
37 # Generic pppd options.
/titanic_41/usr/src/cmd/cmd-inet/etc/init.d/
H A Dpppd32 if [ ! -x /usr/bin/pppd -o ! -c /dev/sppp ]; then
61 /usr/bin/pkill -z `/sbin/zonename` -x pppd && sleep 1
H A DMakefile28 PPPD= pppd
/titanic_41/usr/src/cmd/cmd-inet/etc/ppp/
H A Doptions.tmpl26 # Privileged system-wide pppd options may be placed here. Typically, the
44 # is the name of the peer. This file is then read by using the pppd "call"
H A Doptions.ttya.tmpl26 # Privileged pppd options for a given physical device may be placed here.
H A Dmyisp.tmpl37 # pppd ttya call myisp
H A Dpap-secrets54 # interpreted as privileged pppd options, and may be used to enable
H A Dchap-secrets55 # interpreted as privileged pppd options, and may be used to enable
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/
H A DMakefile35 pppd pppdump pppstats rdist talk telnet tftp
47 LINTSUBDIRS= nca netstat pppd pppstats tftp
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dmapfile-minconn23 add_options { TYPE = FUNCTION; FLAGS = extern }; # From pppd
H A Dmapfile-passprompt23 add_options { TYPE = FUNCTION; FLAGS = extern }; # From pppd
H A Dmapfile-pppoe45 script_setenv { TYPE = FUNCTION; FLAGS = extern }; # From pppd
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A DMakefile11 PROG= pppd
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c2077 const char *pppd; in launch_service() local
2140 if ((pppd = sep->se_pppd) == NULL) in launch_service()
2141 pppd = ""; in launch_service()
2144 slen = strlen(path) + strlen(extra) + strlen(pppd) + 3; in launch_service()
2151 (void) strcat(sptr, pppd); in launch_service()
/titanic_41/exception_lists/
H A Dcheck_rtime109 UNUSED_RPATH /etc/ppp/plugins.*\ from\ .*pppd
110 UNUSED_RPATH /usr/lib/inet/ppp.*\ from\ .*pppd
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c2577 stmf_pp_data_t **pppd; in stmf_delete_ppd() local
2591 for (pppd = &stmf_state.stmf_ppdlist; *pppd != NULL; in stmf_delete_ppd()
2592 pppd = &((*pppd)->ppd_next)) { in stmf_delete_ppd()
2593 if (*pppd == ppd) in stmf_delete_ppd()
2597 if (*pppd == NULL) in stmf_delete_ppd()
2600 *pppd = ppd->ppd_next; in stmf_delete_ppd()
/titanic_41/usr/src/man/man1m/
H A DMakefile385 pppd.1m \
/titanic_41/
H A D.gitignore280 usr/src/cmd/cmd-inet/usr.bin/pppd/pppd