HomeSort by relevance Sort by last modified time
    Searched refs:check_protocol (Results 1 - 4 of 4) sorted by null

  /external/curl/src/
tool_paramhlp.h 41 int check_protocol(const char *str);
tool_paramhlp.c 349 int check_protocol(const char *str) function
tool_getparam.c     [all...]
  /external/ipsec-tools/src/racoon/
ipsec_doi.c 123 static int (*check_protocol[]) __P((int)) = { variable
1365 if (!check_protocol[mode]) {
1371 if (check_protocol[mode](prop->proto_id) < 0)
    [all...]

Completed in 207 milliseconds