Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c83 char *se_pppd; /* Options for pppd */ member
303 if (sep->se_pppd == NULL) { in close_service()
304 sep->se_pppd = sedefp->se_pppd; in close_service()
465 cpp = &slp->sl_entry.se_pppd; in set_string()
1472 slp->sl_entry.se_pppd != NULL) in free_service()
1473 free(slp->sl_entry.se_pppd); in free_service()
2140 if ((pppd = sep->se_pppd) == NULL) in launch_service()
2317 if (sep->se_pppd != NULL) in dump_configuration()
2319 sep->se_pppd); in dump_configuration()