Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dfiles.cc378 file->stat.has_sccs = NO_SCCS; in read_dir()
503 file->stat.has_sccs = NO_SCCS; in read_dir()
H A Dmain.cc2212 enum sccs_stat save_m_has_sccs = NO_SCCS; in read_files_and_state()
2213 enum sccs_stat save_M_has_sccs = NO_SCCS; in read_files_and_state()
2221 if (makefile_name->stat.has_sccs == NO_SCCS) { in read_files_and_state()
2229 makefile_name->stat.has_sccs = NO_SCCS; in read_files_and_state()
2239 if (Makefile->stat.has_sccs == NO_SCCS) { in read_files_and_state()
2247 Makefile->stat.has_sccs = NO_SCCS; in read_files_and_state()
H A Ddoname.cc2735 target->stat.has_sccs = NO_SCCS; in sccs_get()
2737 case NO_SCCS: in sccs_get()
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h417 NO_SCCS, enumerator