Searched refs:chap (Results 1 - 25 of 25) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/sunos4/
H A DMakefile.top24 $(ETCDIR)/chap-secrets
30 $(ETCDIR)/chap-secrets:
31 $(INSTALL) -c -m 600 etc.ppp/chap-secrets $@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A DMakefile.top25 $(ETCDIR)/chap-secrets
35 $(ETCDIR)/chap-secrets:
36 $(INSTALL) -f $(ETCDIR) -m 600 etc.ppp/chap-secrets
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/linux/
H A DMakefile.top30 $(ETCDIR)/chap-secrets
39 $(ETCDIR)/chap-secrets:
40 $(INSTALL) -c -m 600 etc.ppp/chap-secrets $@
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A DMakefile.top26 $(ETCDIR)/chap-secrets
33 $(ETCDIR)/chap-secrets:
34 $(INSTALL) -f $(ETCDIR) -m 600 etc.ppp/chap-secrets
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/svr4/
H A DMakefile.top26 $(ETCDIR)/chap-secrets
33 $(ETCDIR)/chap-secrets:
34 $(INSTALL) -f $(ETCDIR) -m 600 etc.ppp/chap-secrets
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A DMakefile.sol211 OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o eap.o md5.o \
13 chap-md5.o
H A DMakefile16 PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap-new.c md5.c ccp.c \
18 demand.c utils.c tty.c eap.c chap-md5.c
20 HEADERS = ccp.h chap-new.h ecp.h fsm.h ipcp.h \
24 PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o \
26 eap.o chap-md5.o
H A DMakefile.linux14 PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap-new.c md5.c ccp.c \
16 demand.c utils.c tty.c eap.c chap-md5.c
18 HEADERS = ccp.h chap-new.h ecp.h fsm.h ipcp.h \
23 PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap-new.o md5.o ccp.o \
25 eap.o chap-md5.o
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dchap.h2 * chap.h - Challenge Handshake Authentication Protocol definitions.
33 * $Id: chap.h 241182 2011-02-17 21:50:03Z $
63 * Each interface is described by a chap structure.
116 extern chap_state chap[];
H A DMakefile.linux10 PPPDSRCS = main.c magic.c fsm.c lcp.c ipcp.c upap.c chap.c md5.c ccp.c \
13 HEADERS = callout.h pathnames.h patchlevel.h chap.h md5.h chap_ms.h md4.h \
16 PPPDOBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o ccp.o \
H A DMakefile.sol212 OBJS = main.o magic.o fsm.o lcp.o ipcp.o upap.o chap.o md5.o tty.o \
H A Dchap.c2 * chap.c - Challenge Handshake Authentication Protocol.
36 #define RCSID "$Id: chap.c 241182 2011-02-17 21:50:03Z $"
48 #include "chap.h"
60 { "chap-restart", o_int, &chap[0].timeouttime,
62 { "chap-max-challenge", o_int, &chap[0].max_transmits,
64 { "chap-interval", o_int, &chap[0].chal_interval,
104 chap_state chap[NUM_PP variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/linux/
H A DMakefile.top29 $(ETCDIR)/chap-secrets
38 $(ETCDIR)/chap-secrets:
39 $(INSTALL) -c -m 600 etc.ppp/chap-secrets $@
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A DMakefile55 OBJS += md5.o chap.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Discsi_boot_sysfs.c88 iscsi_boot_rd_attr(tgt_chap, chap-type, ISCSI_BOOT_TGT_CHAP_TYPE);
91 iscsi_boot_rd_attr(tgt_chap_name, chap-name, ISCSI_BOOT_TGT_CHAP_NAME);
92 iscsi_boot_rd_attr(tgt_chap_secret, chap-secret, ISCSI_BOOT_TGT_CHAP_SECRET);
93 iscsi_boot_rd_attr(tgt_chap_rev_name, rev-chap-name,
95 iscsi_boot_rd_attr(tgt_chap_rev_secret, rev-chap-name-secret,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A DMakefile.am22 samples/chap-secrets samples/options.pptpd samples/pptpd.conf \
H A DMakefile.in190 samples/chap-secrets samples/options.pptpd samples/pptpd.conf \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dwanrouter.h28 * Dec 05, 1997 Jaspreet Singh Added 'pap', 'chap' to 'wanif_conf_t'
412 char chap; /* CHAP enabled or disabled */ member in struct:wanif_conf
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/
H A Dbe_cmds.h262 struct mgmt_chap_format chap; member in struct:mgmt_auth_method_format
H A Dbe_main.c245 negotiated_login_options.auth_data.chap.
248 negotiated_login_options.auth_data.chap.
254 negotiated_login_options.auth_data.chap.
257 negotiated_login_options.auth_data.chap.
264 negotiated_login_options.auth_data.chap.
267 negotiated_login_options.auth_data.chap.
274 negotiated_login_options.auth_data.chap.
277 negotiated_login_options.auth_data.chap.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex1498 \advancenumber{chap\thischapnum}%
1531 \dopdfoutline{##1}{count-\expnumber{chap##2}}{##3}{##4}}%
2307 \def\lsize{chap}\def\lllsize{subsec}%
2315 \def\curfontsize{chap}%
5634 % arguments for the \{chap,sec,...}entry macros which will eventually
7874 % Remember to reset this floatno at the next chap.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex1467 \advancenumber{chap\thischapnum}%
1500 \dopdfoutline{##1}{count-\expnumber{chap##2}}{##3}{##4}}%
2269 \def\lsize{chap}\def\lllsize{subsec}%
2277 \def\curfontsize{chap}%
5388 % arguments for the \{chap,sec,...}entry macros which will eventually
7629 % Remember to reset this floatno at the next chap.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dtexinfo.tex1487 \advancenumber{chap\thischapnum}%
1520 \dopdfoutline{##1}{count-\expnumber{chap##2}}{##3}{##4}}%
2291 \def\lsize{chap}\def\lllsize{subsec}%
2299 \def\curfontsize{chap}%
5418 % arguments for the \{chap,sec,...}entry macros which will eventually
7667 % Remember to reset this floatno at the next chap.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexinfo.tex1487 \advancenumber{chap\thischapnum}%
1520 \dopdfoutline{##1}{count-\expnumber{chap##2}}{##3}{##4}}%
2291 \def\lsize{chap}\def\lllsize{subsec}%
2299 \def\curfontsize{chap}%
5418 % arguments for the \{chap,sec,...}entry macros which will eventually
7667 % Remember to reset this floatno at the next chap.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A DUSBModem.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/common/ com/common/ndisJni/ com/common/ndisJni/QualNdisJni ...

Completed in 388 milliseconds