Searched refs:parse_protocol (Results 1 – 6 of 6) sorted by relevance
96 if (!parse_protocol(optarg, &hints.ai_protocol)) { in main()135 if (!parse_protocol(p, &hints.ai_protocol)) { in main()
33 bool parse_protocol(const char *, int *);
75 parse_protocol(const char *string, int *protop) in parse_protocol() function
253 int parse_protocol(struct servtab *);
693 if (parse_protocol(sep)) { in getconfigent()993 parse_protocol(struct servtab *sep) in parse_protocol() function
767 if (parse_protocol(sep)) in protocol_handler()