Home
last modified time | relevance | path

Searched refs:sccs (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dfiles.cc397 body.sccs.file = file; in read_dir()
520 if (sprop->body.sccs.file) { in read_dir()
531 body.sccs.file = file; in read_dir()
H A Ddoname.cc2753 sccs_prop)->body.sccs.file); in sccs_get()
2787 (target->prop->body.sccs.file) && in sccs_get()
2788 (target->prop->body.sccs.file->string_mb)) { in sccs_get()
2789 if((strlen(target->prop->body.sccs.file->string_mb) == in sccs_get()
2791 (target->prop->body.sccs.file->string_mb[0] == 's') && in sccs_get()
2792 (target->prop->body.sccs.file->string_mb[1] == '.')) { in sccs_get()
H A Dmake.rules.file492 sccs $(SCCSFLAGS) get $(SCCSGETFLAGS) $@ -G$@
495 sccs $(SCCSFLAGS) get $(SCCSGETFLAGS) $@
/illumos-gate/usr/src/cmd/csh/
H A DREADME26 usr/src/cmd/csh/sparc/SCCS. So, if you wish to see sccs histories
/illumos-gate/usr/src/cmd/file/
H A Dfile.c169 static int sccs(void);
626 if (sccs()) { /* look for "1hddddd" where d is a digit */ in def_position_tests()
1495 sccs(void) in sccs() function
/illumos-gate/usr/src/cmd/make/include/mksh/
H A Ddefs.h676 struct Sccs sccs; member
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dprobe.win32407 #pragma pp:map "/#(pragma )?sccs>/"
H A Dpp.probe1213 echo '#pragma pp:map "/#(pragma )?sccs>/"'
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh2301 [[ -z $SCCS ]] && SCCS=$(look_for_prog sccs)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab1054 &2 match [0-9][0-9][0-9][0-9][0-9] sccs application/x-sccs
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A DRELEASE607 iffe.sh,package.sh: remove vaibale from sccs,cvs ident strings -- duh
/illumos-gate/usr/src/cmd/vi/port/
H A Dex.news398 The source to ex is now sccs'ed.