Home
last modified time | relevance | path

Searched refs:target_body (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/make/bin/
H A Dimplicit.cc58 extern Doname find_suffix_rule(Name target, Name target_body, Name target_suffix, Property *comman…
111 find_suffix_rule(Name target, Name target_body, Name target_suffix, Property *command, Boolean rech… in find_suffix_rule() argument
124 int src_len = MAXPATHLEN + strlen(target_body->string_mb); in find_suffix_rule()
147 target_body->string_mb, in find_suffix_rule()
161 read_directory_of_file(target_body); in find_suffix_rule()
171 target_body->string_mb, in find_suffix_rule()
172 (int) target_body->hash.length); in find_suffix_rule()
173 put_suffix = sourcename + target_body->hash.length; in find_suffix_rule()
433 line->body.line.star = target_body; in find_suffix_rule()
463 (*command)->body.line.star = target_body; in find_suffix_rule()
[all …]
H A Ddoname.cc1240 Name target_body; in check_dependencies() local
1266 target_body = GETNAME( in check_dependencies()
1270 line->body.line.star = target_body; in check_dependencies()
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h376 extern Doname find_suffix_rule(Name target, Name target_body,