Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.list713 { TARGET_NR_open, "open" , NULL, print_open, NULL },
H A Dstrace.c3433 print_open(CPUArchState *cpu_env, const struct syscallname *name, in print_open() function