Home
last modified time | relevance | path

Searched refs:find_suffix_rule (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() function
548 switch (find_suffix_rule(target, in find_ar_suffix_rule()
654 switch (find_suffix_rule(target, in find_double_suffix_rule()
H A Ddoname.cc641 switch (find_suffix_rule(target, in doname()
3193 result = find_suffix_rule(target, target, empty_name, NULL, false); in target_can_be_built()
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h376 extern Doname find_suffix_rule(Name target, Name target_body,