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
131
extern struct
protent
lcp_protent;
ipv6cp.h
169
extern struct
protent
ipv6cp_protent;
cbcp.c
73
struct
protent
cbcp_protent = {
auth.c
707
struct
protent
*protp;
734
struct
protent
*protp;
855
struct
protent
*protp;
896
struct
protent
*protp;
[
all
...]
chap-new.c
643
struct
protent
chap_protent = {
upap.c
89
struct
protent
pap_protent = {
pppd.h
397
struct
protent
{
struct
431
extern struct
protent
*protocols[];
[
all
...]
main.c
281
struct
protent
*protocols[] = {
319
struct
protent
*protp;
1078
struct
protent
*protp;
[
all
...]
utils.c
481
struct
protent
*protp;
lcp.c
260
struct
protent
lcp_protent = {
560
struct
protent
*protp;
[
all
...]
ccp.c
179
struct
protent
ccp_protent = {
[
all
...]
ipv6cp.c
284
struct
protent
ipv6cp_protent = {
[
all
...]
ipxcp.c
183
struct
protent
ipxcp_protent = {
[
all
...]
eap.c
122
struct
protent
eap_protent = {
[
all
...]
ipcp.c
254
struct
protent
ipcp_protent = {
[
all
...]
Completed in 247 milliseconds