Home
last modified time | relevance | path

Searched refs:inferior (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/mips/conf/
H A DERL46 # detection at runtime will be used instead, which may give inferior
H A DOCTEON147 # detection at runtime will be used instead, which may give inferior
/f-stack/freebsd/sys/
H A Dproc.h1080 int inferior(struct proc *p);
/f-stack/freebsd/kern/
H A Dkern_prot.c402 if (!inferior(targp)) { in sys_setpgid()
H A Dkern_proc.c373 inferior(struct proc *p) in inferior() function