Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/truss/
H A Dsyscalls.c809 static struct xlat cloudabi_mflags[] = { variable
2924 fputs(xlookup_bits(cloudabi_mflags, args[sc->offset]), fp); in print_arg()