Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.h168 extern int str_to_epdisc __P((struct epdisc *, char *));
H A Dmultilink.c332 str_to_epdisc(ep, str) in str_to_epdisc() function
H A Dlcp.c426 if (str_to_epdisc(&lcp_wantoptions[0].endpoint, *argv)) {