Home
last modified time | relevance | path

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

/external/netperf/
Dnetlib.c2886 static char id_string[80]; in get_id() local
2906 snprintf(id_string, sizeof(id_string), in get_id()
2924 return (id_string); in get_id()