Home
last modified time | relevance | path

Searched defs:nsegment (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/uvm/
H A Duvm_unix.c174 int nsegment, absent, npages, i, error; in uvm_coredump_walk_amap() local
260 int isvnode, int nsegment, void *cookie) in noop()
283 int nsegment, error, isvnode; in uvm_coredump_walkmap() local
/openbsd-src/sys/kern/
H A Dexec_elf.c1371 coredump_walk_elf(vaddr_t start,vaddr_t realend,vaddr_t end,vm_prot_t prot,int isvnode,int nsegment,void * cookie) coredump_walk_elf() argument