HomeSort by: relevance | last modified time | path
    Searched refs:protent (Results 1 - 23 of 23) sorted by relevancy

  /src/external/bsd/ppp/dist/pppd/
cbcp.h 54 extern struct protent cbcp_protent;
ccp.h 56 extern struct protent ccp_protent;
ecp.h 58 extern struct protent ecp_protent;
ipv6cp.h 181 extern struct protent ipv6cp_protent;
ipcp.h 107 extern struct protent ipcp_protent;
upap.h 119 extern struct protent pap_protent;
ecp.c 100 struct protent ecp_protent = {
lcp.h 148 extern struct protent lcp_protent;
demand.c 88 struct protent *protp;
130 struct protent *protp;
147 struct protent *protp;
173 struct protent *protp;
339 struct protent *protp;
pppd.h 175 struct protent { struct
213 extern struct protent *protocols[];
chap.h 166 extern struct protent chap_protent;
eap.h 207 extern struct protent eap_protent;
cbcp.c 79 struct protent cbcp_protent = {
auth.c 806 struct protent *protp;
835 struct protent *protp;
968 struct protent *protp;
1009 struct protent *protp;
upap.c 96 struct protent pap_protent = {
main.c 338 struct protent *protocols[] = {
364 struct protent *protp;
1142 struct protent *protp;
chap.c 676 struct protent chap_protent = {
utils.c 445 struct protent *protp;
lcp.c 285 struct protent lcp_protent = {
563 struct protent *protp;
ccp.c 185 struct protent ccp_protent = {
ipv6cp.c 310 struct protent ipv6cp_protent = {
ipcp.c 272 struct protent ipcp_protent = {
eap.c 142 struct protent eap_protent = {

Completed in 54 milliseconds