Home
last modified time | relevance | path

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

/freebsd-10-stable/bin/sh/
Djobs.c99 static struct job *getjob_nonotfound(const char *);
470 job = getjob_nonotfound(*argptr); in waitcmd()
559 getjob_nonotfound(const char *name) in getjob_nonotfound() function
633 jp = getjob_nonotfound(name); in getjob()