Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1638 { TARGET_NR_utimes, "utimes" , NULL, print_utimes, NULL },
H A Dstrace.c3741 print_utimes(CPUArchState *cpu_env, const struct syscallname *name, in print_utimes() function