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

/freebsd-12-stable/bin/sh/
H A Djobs.c135 static struct job *getjob_nonotfound(const char *);
549 job = getjob_nonotfound(*argptr);
638 getjob_nonotfound(const char *name) function
715 jp = getjob_nonotfound(name);

Completed in 60 milliseconds