Lines Matching defs:Line
561 struct Line { struct
566 struct _Cmd_line *command_template;
567 struct _Cmd_line *command_used;
568 struct _Dependency *dependencies;
569 timestruc_t dependency_time;
570 struct _Chain *target_group;
571 Boolean is_out_of_date:1;
572 Boolean sccs_command:1;
573 Boolean command_template_redefined:1;
574 Boolean dont_rebuild_command_used:1;
578 struct _Name *target;
579 struct _Name *star;
580 struct _Name *less;
581 struct _Name *percent;
582 struct _Chain *query;