Home
last modified time | relevance | path

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

/external/netperf/src/
Dnet_uuid.c209 void snpuid(char *str, size_t size, uuid_t u) { in snpuid() function
333 snpuid(uuid_str,size,u); in get_uuid_string()
348 snpuid(uuid_str,sizeof(uuid_str),u); in main()