Lines Matching refs:sccs
266 * do_get Run sccs get is nessecary
656 /* Try to sccs get */
907 * do_get Allow use of sccs get in recursive doname()
1605 * If this is an sccs command, we have to do some extra checking
1614 fatal(gettext("%s is writable so it cannot be sccs gotten"),
2593 * target is a symlink and sccs file is newer then target.
2654 * Figures out if it possible to sccs get a file
2658 * Indicates if sccs get failed or not
2667 * sccs_get_rule The rule to used for sccs getting
2681 /* For sccs, we need to chase symlinks. */
2742 sccs_prop)->body.sccs.file);
2755 * "sccs get" command from default.mk.
2776 (target->prop->body.sccs.file) &&
2777 (target->prop->body.sccs.file->string_mb)) {
2778 if((strlen(target->prop->body.sccs.file->string_mb) ==
2780 (target->prop->body.sccs.file->string_mb[0] == 's') &&
2781 (target->prop->body.sccs.file->string_mb[1] == '.')) {
3181 /* check for sccs */