Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dstrace.c1006 UNUSED static const struct flags open_access_flags[] = { variable
1570 print_flags(open_access_flags, flags & TARGET_O_ACCMODE, 1); in print_open_flags()