OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:protent
(Results
1 - 25
of
25
) sorted by null
/external/ppp/pppd/
cbcp.h
14
extern struct
protent
cbcp_protent;
ecp.h
45
extern struct
protent
ecp_protent;
ccp.h
52
extern struct
protent
ccp_protent;
demand.c
82
struct
protent
*protp;
123
struct
protent
*protp;
140
struct
protent
*protp;
166
struct
protent
*protp;
338
struct
protent
*protp;
chap-new.h
130
extern struct
protent
chap_protent;
ipcp.h
96
extern struct
protent
ipcp_protent;
ipxcp.h
94
extern struct
protent
ipxcp_protent;
upap.h
110
extern struct
protent
pap_protent;
eap.h
151
extern struct
protent
eap_protent;
ecp.c
98
struct
protent
ecp_protent = {
lcp.h
115
extern struct
protent
lcp_protent;
ipv6cp.h
171
extern struct
protent
ipv6cp_protent;
cbcp.c
73
struct
protent
cbcp_protent = {
auth.c
683
struct
protent
*protp;
710
struct
protent
*protp;
830
struct
protent
*protp;
869
struct
protent
*protp;
[
all
...]
chap-new.c
626
struct
protent
chap_protent = {
upap.c
89
struct
protent
pap_protent = {
pppd.h
391
struct
protent
{
struct
426
extern struct
protent
*protocols[];
[
all
...]
main.c
281
struct
protent
*protocols[] = {
319
struct
protent
*protp;
1011
struct
protent
*protp;
[
all
...]
utils.c
491
struct
protent
*protp;
lcp.c
260
struct
protent
lcp_protent = {
549
struct
protent
*protp;
[
all
...]
ccp.c
179
struct
protent
ccp_protent = {
[
all
...]
ipv6cp.c
275
struct
protent
ipv6cp_protent = {
[
all
...]
ipxcp.c
183
struct
protent
ipxcp_protent = {
[
all
...]
eap.c
122
struct
protent
eap_protent = {
[
all
...]
ipcp.c
246
struct
protent
ipcp_protent = {
[
all
...]
Completed in 347 milliseconds