HomeSort by relevance Sort by last modified time
    Searched refs:vstrcpy (Results 1 - 3 of 3) sorted by null

  /external/qemu/hw/android/goldfish/
trace.c 106 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
139 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
152 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
164 vstrcpy(value, exec_path, CLIENT_PAGE_SIZE);
176 vstrcpy(value, exec_arg, CLIENT_PAGE_SIZE);
189 vstrcpy(value, exec_arg, CLIENT_PAGE_SIZE);
  /external/qemu/include/hw/android/goldfish/
trace.h 102 extern void vstrcpy(target_ulong ptr, char *buf, int max);
  /external/qemu/target-mips/
op_helper.c 2173 void vstrcpy(target_ulong ptr, char *buf, int max) function
    [all...]

Completed in 80 milliseconds