Searched refs:vstrcpy (Results 1 - 4 of 4) sorted by relevance

/external/qemu/target-arm/
H A Dhelper-android.c13 void vstrcpy(target_ulong ptr, char *buf, int max) function
/external/qemu/hw/
H A Dgoldfish_trace.c126 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
135 // vstrcpy may fail to copy path. In this case lets do it
181 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
195 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
204 // vstrcpy may fail to copy path. In this case lets do it
223 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
236 vstrcpy(value, exec_arg, CLIENT_PAGE_SIZE);
251 vstrcpy(value, exec_arg, CLIENT_PAGE_SIZE);
H A Dgoldfish_trace.h101 extern void vstrcpy(target_ulong ptr, char *buf, int max);
/external/qemu/target-mips/
H A Dop_helper.c1917 void vstrcpy(target_ulong ptr, char *buf, int max) function

Completed in 87 milliseconds