Searched refs:check_prot (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_sec.h31 int (*check_prot)(void *, int); member in struct:Curl_sec_client_mech
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c401 options_from_file(filename, must_exist, check_prot, priv)
404 int check_prot;
418 if (check_prot && seteuid(getuid()) == -1) {
424 if (check_prot && seteuid(euid) == -1)
H A Dpppd.h684 int options_from_file __P((char *filename, int must_exist, int check_prot,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Doptions.c332 options_from_file(filename, must_exist, check_prot, priv)
335 int check_prot;
347 if (check_prot)
351 if (check_prot)
H A Dpppd.h577 int options_from_file __P((char *filename, int must_exist, int check_prot,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h651 int options_from_file __P((char *filename, int must_exist, int check_prot,

Completed in 97 milliseconds