Home | Sort by relevance Sort by last modified time |
/external/ppp/pppd/ | |
cbcp.h | 14 extern struct protent cbcp_protent; |
cbcp.c | 73 struct protent cbcp_protent = { variable in typeref:struct:protent 109 cbcp_protent.enabled_flag = 1; |
main.c | 283 &cbcp_protent, [all...] |
auth.c | 834 (*cbcp_protent.open)(unit); [all...] |