Searched defs:is_dotted_decimal (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/lib/certmap/
H A Dsss_certmap_krb5_match.c32 static bool is_dotted_decimal(const char *s, size_t len) function
209 if (is_dotted_decimal(o, 0)) {
397 if (is_dotted_decimal(*cur, len)) {

Completed in 405 milliseconds