Searched refs:epdisc_to_str (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ppp-727.90.1/Helpers/pppd/
H A Dmultilink.c173 epdisc_to_str(&ho->endpoint));
314 * epdisc_to_str - make a printable string from an endpoint discriminator.
322 epdisc_to_str(ep) function
H A Dlcp.c373 printer(arg, "%s", epdisc_to_str(&lcp_wantoptions[0].endpoint));
2232 printer(arg, "endpoint [%s]", epdisc_to_str(&epd));
H A Dpppd.h853 char *epdisc_to_str __P((struct epdisc *)); /* string from endpoint discrim. */

Completed in 80 milliseconds