Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c84 char *se_pppd; /* Options for pppd */ member
304 if (sep->se_pppd == NULL) { in close_service()
305 sep->se_pppd = sedefp->se_pppd; in close_service()
466 cpp = &slp->sl_entry.se_pppd; in set_string()
1473 slp->sl_entry.se_pppd != NULL) in free_service()
1474 free(slp->sl_entry.se_pppd); in free_service()
2141 if ((pppd = sep->se_pppd) == NULL) in launch_service()
2318 if (sep->se_pppd != NULL) in dump_configuration()
2320 sep->se_pppd); in dump_configuration()