Home
last modified time | relevance | path

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

/external/netperf/
Dnetlib.h554 extern unsigned int convert_timespec(char *string);
Dnetsh.c741 interval_usecs = convert_timespec(optarg); in scan_cmd_line()
Dnetlib.c1186 convert_timespec(char *string) { in convert_timespec() function