Searched refs:ep_npins (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/kern/
H A Dkern_exec.c308 pack.ep_npins = 0;
511 if (pack.ep_npins) {
516 pr->ps_pin.pn_npins = pack.ep_npins;
771 free(pack.ep_pins, M_PINSYSCALL, pack.ep_npins * sizeof(u_int));
H A Dexec_elf.c868 epp->ep_npins = npins;
/openbsd-current/sys/sys/
H A Dexec.h135 int ep_npins; /* entries in array */ member in struct:exec_package

Completed in 126 milliseconds