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

/openbsd-current/sys/kern/
H A Dkern_exec.c307 pack.ep_pins = NULL;
514 pr->ps_pin.pn_pins = pack.ep_pins;
515 pack.ep_pins = NULL;
771 free(pack.ep_pins, M_PINSYSCALL, pack.ep_npins * sizeof(u_int));
H A Dexec_elf.c867 epp->ep_pins = pins;
/openbsd-current/sys/sys/
H A Dexec.h134 u_int *ep_pins; /* array of system call offsets */ member in struct:exec_package

Completed in 129 milliseconds