Home
last modified time | relevance | path

Searched refs:dot (Results 1 – 1 of 1) sorted by relevance

/resolv/
A Dres_init.c237 char *dot = strchr (buf, '.'); in domain_from_hostname() local
238 if (dot != NULL) in domain_from_hostname()
240 *result = __strdup (dot + 1); in domain_from_hostname()

Completed in 5 milliseconds