HomeSort by relevance Sort by last modified time
    Searched refs:epdisc_to_str (Results 1 - 3 of 3) sorted by null

  /external/ppp/pppd/
multilink.c 169 epdisc_to_str(&ho->endpoint));
466 * epdisc_to_str - make a printable string from an endpoint discriminator.
474 epdisc_to_str(ep) function
pppd.h 574 char *epdisc_to_str __P((struct epdisc *)); /* string from endpoint discrim. */
    [all...]
lcp.c 328 printer(arg, "%s", epdisc_to_str(&lcp_wantoptions[0].endpoint));
    [all...]

Completed in 555 milliseconds