Home
last modified time | relevance | path

Searched defs:parse_protocol (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/getaddrinfo/
H A Dgetaddrinfo.c186 parse_protocol(const char *string, int *protop) in parse_protocol() function
/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.c161 __owur static int parse_protocol(SSL_TEST_CTX *test_ctx, const char *value) in parse_protocol() function