Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Djobs.c128 static struct job *getjob_nonotfound(const char *);
542 job = getjob_nonotfound(*argptr); in waitcmd()
633 getjob_nonotfound(const char *name) in getjob_nonotfound() function
710 jp = getjob_nonotfound(name); in getjob()