Home
last modified time | relevance | path

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

/NextBSD/usr.bin/truss/
HDsyscalls.c567 static struct xlat mprot_flags[] = { variable
1535 fputs(xlookup_bits(mprot_flags, args[sc->offset]), fp); in print_arg()