Home
last modified time | relevance | path

Searched refs:nps (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/kern/
H A Dkern_exec.c211 struct sigacts *nps; in kern_execve() local
416 nps = kmalloc(sizeof(*nps), M_SUBPROC, M_WAITOK); in kern_execve()
417 bcopy(ops, nps, sizeof(*nps)); in kern_execve()
418 refcount_init(&nps->ps_refcnt, 1); in kern_execve()
419 p->p_sigacts = nps; in kern_execve()
/dragonfly/contrib/binutils-2.34/
H A DREADME.DELETED1085 ld/emulparams/arc-nps.sh