Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list716 { TARGET_NR_openat, "openat" , NULL, print_openat, NULL },
H A Dstrace.c3586 print_openat(CPUArchState *cpu_env, const struct syscallname *name, in print_openat() function