Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/make/bin/
H A Dglobals.cc143 Cmd_line sccs_get_rule; variable
H A Dmisc.cc355 if (sccs_get_rule != NULL) { in dump_make_state()
357 for (rule = sccs_get_rule; rule != NULL; rule = rule->next) { in dump_make_state()
H A Dread2.cc1159 sccs_get_rule = sccs_get_posix_rule; in special_reader()
1372 sccs_get_rule = command; in special_reader()
1413 sccs_get_rule = command; in special_reader()
H A Ddoname.cc2748 (sccs_get_rule != NULL))) { in sccs_get()
2773 line->body.line.command_template = sccs_get_rule; in sccs_get()
/titanic_50/usr/src/cmd/make/include/mk/
H A Ddefs.h259 extern Cmd_line sccs_get_rule;