/src/usr.bin/pmap/ |
pmap.h | 36 * the struct kbit. 70 * if the definition of the kbit structure (and the accessor macros) 108 struct kbit { struct 149 struct kbit *, const char *); 151 struct kbit *, struct kbit *, const char *); 153 struct kbit *, struct kbit *, struct kbit *); 155 struct kbit *, struct kbit *, struct kbit *) [all...] |
pmap.h | 36 * the struct kbit. 70 * if the definition of the kbit structure (and the accessor macros) 108 struct kbit { struct 149 struct kbit *, const char *); 151 struct kbit *, struct kbit *, const char *); 153 struct kbit *, struct kbit *, struct kbit *); 155 struct kbit *, struct kbit *, struct kbit *) [all...] |
pmap.c | 44 static char *findname(kvm_t *, struct kbit *, struct kbit *, struct kbit *, 45 struct kbit *, struct kbit *); 57 struct kbit *vmspace, const char *thing) 59 struct kbit kbit, *vm_map = &kbit; local in function:process_map 96 struct kbit *vmspace, struct kbit *vm_map, const char *mname 98 struct kbit kbit[2], *header, *vm_map_entry; local in function:dump_vm_map 332 struct kbit kbit[3]; local in function:dump_vm_map_entry 726 struct kbit kbit, *anon = &kbit; local in function:dump_vm_anon [all...] |
pmap.c | 44 static char *findname(kvm_t *, struct kbit *, struct kbit *, struct kbit *, 45 struct kbit *, struct kbit *); 57 struct kbit *vmspace, const char *thing) 59 struct kbit kbit, *vm_map = &kbit; local in function:process_map 96 struct kbit *vmspace, struct kbit *vm_map, const char *mname 98 struct kbit kbit[2], *header, *vm_map_entry; local in function:dump_vm_map 332 struct kbit kbit[3]; local in function:dump_vm_map_entry 726 struct kbit kbit, *anon = &kbit; local in function:dump_vm_anon [all...] |
main.c | 122 struct kbit kbit, *vmspace; local in function:main 141 vmspace = &kbit; 266 struct kbit kbit2, *at = &kbit2;
|
main.c | 122 struct kbit kbit, *vmspace; local in function:main 141 vmspace = &kbit; 266 struct kbit kbit2, *at = &kbit2;
|