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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dkrb4.h31 int (*check_prot)(void *, int); member in struct:Curl_sec_client_mech
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/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.h593 int options_from_file __P((char *filename, int must_exist, int check_prot,
/netgear-WNDR4500-V1.0.1.40_1.0.68/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,

Completed in 213 milliseconds