Home
last modified time | relevance | path

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

/minix3/usr.bin/make/
H A Djob.c356 static Shell *JobMatchShell(const char *);
2323 JobMatchShell(const char *name) in JobMatchShell() function
2464 if ((sh = JobMatchShell(newShell.name)) == NULL) { in Job_ParseShell()
2500 if ((sh = JobMatchShell(shellName)) == NULL) { in Job_ParseShell()