Searched refs:pppd (Results 1 – 21 of 21) sorted by relevance
55 file path=etc/init.d/pppd group=sys mode=0744 \56 original_name=SUNWpppd:etc/init.d/pppd preserve=true66 file path=usr/bin/pppd mode=455580 file path=usr/share/man/man1m/pppd.1m83 hardlink path=etc/rc0.d/K50pppd target=../../etc/init.d/pppd84 hardlink path=etc/rc1.d/K50pppd target=../../etc/init.d/pppd85 hardlink path=etc/rc2.d/S47pppd target=../../etc/init.d/pppd86 hardlink path=etc/rcS.d/K50pppd target=../../etc/init.d/pppd101 license usr/src/cmd/cmd-inet/usr.bin/pppd/THIRDPARTYLICENSE \102 license=usr/src/cmd/cmd-inet/usr.bin/pppd/THIRDPARTYLICENSE
47 license usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.minconnect \48 license=usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/THIRDPARTYLICENSE.minconnect49 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
55 if [ ! -x /usr/bin/pppd ]; then69 /usr/bin/pppd $DM2S_DEVICE unit $UNIT file $PPP_OPTIONS
30 # These are options for running pppd(1M) to provide a DSCP37 # Generic pppd options.
32 if [ ! -x /usr/bin/pppd -o ! -c /dev/sppp ]; then61 /usr/bin/pkill -z `/sbin/zonename` -x pppd && sleep 1
28 PPPD= pppd
26 # Privileged system-wide pppd options may be placed here. Typically, the44 # is the name of the peer. This file is then read by using the pppd "call"
26 # Privileged pppd options for a given physical device may be placed here.
37 # pppd ttya call myisp
54 # interpreted as privileged pppd options, and may be used to enable
55 # interpreted as privileged pppd options, and may be used to enable
35 pppd pppdump pppstats rdist talk telnet tftp47 LINTSUBDIRS= nca netstat pppd pppstats tftp
23 add_options { TYPE = FUNCTION; FLAGS = extern }; # From pppd
45 script_setenv { TYPE = FUNCTION; FLAGS = extern }; # From pppd
11 PROG= pppd
2077 const char *pppd; in launch_service() local2140 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()
109 UNUSED_RPATH /etc/ppp/plugins.*\ from\ .*pppd110 UNUSED_RPATH /usr/lib/inet/ppp.*\ from\ .*pppd
2577 stmf_pp_data_t **pppd; in stmf_delete_ppd() local2591 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()
385 pppd.1m \
280 usr/src/cmd/cmd-inet/usr.bin/pppd/pppd