Searched refs:sysdecode_mmap_prot (Results 1 – 5 of 5) sorted by relevance
| /freebsd/lib/libsysdecode/ |
| H A D | Makefile | 90 sysdecode_mask.3 sysdecode_mmap_prot.3 \
|
| H A D | sysdecode.h | 80 bool sysdecode_mmap_prot(FILE *_fp, int _prot, int *_rem);
|
| H A D | flags.c | 516 sysdecode_mmap_prot(FILE *fp, int prot, int *rem) in sysdecode_mmap_prot() 515 sysdecode_mmap_prot(FILE *fp, int prot, int *rem) sysdecode_mmap_prot() function
|
| /freebsd/usr.bin/kdump/ |
| H A D | kdump.c | 1068 print_mask_arg(sysdecode_mmap_prot, *ip); in ktrsyscall_freebsd() 1081 print_mask_arg(sysdecode_mmap_prot, *ip); in ktrsyscall_freebsd() 1093 print_mask_arg(sysdecode_mmap_prot, *ip); in ktrsyscall_freebsd()
|
| /freebsd/usr.bin/truss/ |
| H A D | syscalls.c | 2070 print_mask_arg(sysdecode_mmap_prot, fp, args[sc->offset]); in print_arg()
|