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

/freebsd-13-stable/contrib/bmake/unit-tests/
H A Ddeptgt-end-jobs.mk21 # The Var_Subst in Compat_RunCommand looks suspicious.
34 # The Var_Subst in Compat_RunCommand looks suspicious.
43 # This happens in Compat_RunCommand, and to prevent an endless loop, the
H A Ddeptgt-end.mk13 # The Var_Subst in Compat_RunCommand looks suspicious.
33 # The Var_Subst in Compat_RunCommand looks suspicious.
42 # This happens in Compat_RunCommand, and to prevent an endless loop, the
H A Dopt-jobs-no-action.mk61 # '!silent' in Compat_RunCommand.
H A Dsh-flags.mk13 # Compat_RunCommand
/freebsd-13-stable/contrib/bmake/
H A Dcompat.c226 Compat_RunCommand(const char *cmdp, GNode *gn, StringListNode *ln) function
470 if (Compat_RunCommand(cmd, gn, ln) != 0)
546 * should not be printed so Compat_RunCommand knows what to do.
H A Dnonints.h89 int Compat_RunCommand(const char *, GNode *, StringListNode *);
H A Djob.c955 Compat_RunCommand(ucmd, job->node, ln);

Completed in 168 milliseconds