Searched defs:numsegs (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/usr.bin/gcore/
H A Delfcore.c415 elf_puthdr(int efd, pid_t pid, vm_map_entry_t map, void *hdr, size_t hdrsize, size_t notesz, size_t segoff, int numsegs) argument
/freebsd-10-stable/sys/kern/
H A Dimgact_elf.c620 int error, i, numsegs; local
1606 __elfN(puthdr)(struct thread *td, void *hdr, size_t hdrsize, int numsegs, argument
1512 corehdr(struct thread *td, struct vnode *vp, struct ucred *cred, int numsegs, void *hdr, size_t hdrsize, struct note_info_list *notelst, size_t notesz, gzFile gzfile) argument

Completed in 76 milliseconds