mem.c | 85 static const struct xlat mmap_prot[] = { variable in typeref:struct:xlat 247 printflags(mmap_prot, u_arg[2], "PROT_???"); 367 printflags(mmap_prot, u_arg[2], "PROT_???"); 405 printflags(mmap_prot, tcp->u_arg[2], "PROT_???"); 737 printflags(mmap_prot, tcp->u_arg[2], "PROT_???");
|