Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list1602 { TARGET_NR_unlinkat, "unlinkat" , NULL, print_unlinkat, NULL },
H A Dstrace.c3687 print_unlinkat(CPUArchState *cpu_env, const struct syscallname *name, in print_unlinkat() function