Searched refs:check_protocol (Results 1 - 4 of 4) sorted by relevance

/external/curl/src/
H A Dtool_paramhlp.h41 int check_protocol(const char *str);
H A Dtool_paramhlp.c349 int check_protocol(const char *str) function
H A Dtool_getparam.c996 err = check_protocol(config->proto_default);
/external/ipsec-tools/src/racoon/
H A Dipsec_doi.c123 static int (*check_protocol[]) __P((int)) = { variable
1365 if (!check_protocol[mode]) {
1371 if (check_protocol[mode](prop->proto_id) < 0)

Completed in 98 milliseconds