Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/make/lib/mksh/
H A DMakefile17 OBJECTS = dosys.o globals.o i18n.o macro.o misc.o mksh.o read.o
/illumos-gate/usr/src/cmd/make/lib/mksh/
H A DMakefile17 OBJECTS = dosys.o \
/illumos-gate/usr/src/cmd/make/bin/
H A Ddosys.cc82 dosys(Name command, Boolean ignore_error, Boolean call_make, Boolean silent_error, Boolean always_e… in dosys() function
H A DMakefile20 dosys.o \
H A Ddoname.cc1819 result = dosys(rule->command_line, in execute_serial()
2552 result = dosys(touch_cmd, in touch_command()
H A Dparallel.cc1818 result = dosys(command, in run_rule_commands()
/illumos-gate/usr/src/tools/make/bin/
H A DMakefile20 dosys.o \
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h342 extern Doname dosys(Name command, Boolean ignore_error,