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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dmultilink.c82 epdisc_to_str(&wo->endpoint));
136 p += slprintf(p, bundle_id+l-p, "%s", epdisc_to_str(&ho->endpoint));
273 * epdisc_to_str - make a printable string from an endpoint discriminator.
281 epdisc_to_str(ep) function
373 dbglog("str_to_epdisc -> %s", epdisc_to_str(ep));
379 dbglog("str_to_epdisc -> %s", epdisc_to_str(ep));
411 dbglog("str_to_epdisc -> %s", epdisc_to_str(ep));

Completed in 59 milliseconds