Home
last modified time | relevance | path

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

/tools/usb/
A Dffs-test.c351 const char *const out_name; member
421 const char *name, *op, *in_name, *out_name; in start_thread_helper() local
427 out_name = t->out_name ? t->out_name : t->filename; in start_thread_helper()
437 name = out_name; in start_thread_helper()
/tools/verification/rv/src/
A Din_kernel.c59 static int __ikm_find_monitor_name(char *monitor_name, char *out_name) in __ikm_find_monitor_name() argument
78 memcpy(out_name, cursor, end-cursor); in __ikm_find_monitor_name()
79 out_name[end-cursor] = '\0'; in __ikm_find_monitor_name()
81 cursor = strstr(out_name, ":"); in __ikm_find_monitor_name()

Completed in 6 milliseconds