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

/freebsd-13-stable/contrib/bmake/
H A Djob.h197 Boolean Job_ParseShell(char *);
H A Djob.c102 * Job_ParseShell Given a special dependency line with target '.SHELL',
433 * It is set by the Job_ParseShell function.
2385 Job_ParseShell(char *line) function
H A Dparse.c1703 if (!Job_ParseShell(line)) {
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dopt-jobs-no-action.mk21 # The shell attributes are handled by Job_ParseShell.
23 # this is handled by the [0] != '\0' checks in Job_ParseShell.
25 # The '\n' is handled by Str_Words in Job_ParseShell.

Completed in 175 milliseconds