OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_uuid_string
(Results
1 - 2
of
2
) sorted by null
/external/netperf/src/
net_uuid.c
329
void
get_uuid_string
(char *uuid_str, size_t size) {
function
351
get_uuid_string
(uuid_str,sizeof(uuid_str));
nettest_omni.c
310
extern void
get_uuid_string
(char *string, size_t size);
[
all
...]
Completed in 120 milliseconds