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

/netbsd-current/external/bsd/ppp/dist/pppd/
H A Dmultilink.c175 epdisc_to_str(&ho->endpoint));
467 * epdisc_to_str - make a printable string from an endpoint discriminator.
475 epdisc_to_str(struct epdisc *ep) function
H A Dpppd.h618 char *epdisc_to_str(struct epdisc *); /* string from endpoint discrim. */
H A Dlcp.c326 printer(arg, "%s", epdisc_to_str(&lcp_wantoptions[0].endpoint));
2112 printer(arg, "endpoint [%s]", epdisc_to_str(&epd));

Completed in 142 milliseconds