Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/lib/mksh/
H A Dmacro.cc48 static void expand_value_with_daemon(Name, Property macro, String destination, Boolean cmd);
650 expand_value_with_daemon(name, macro, &string, cmd); in expand_macro()
659 expand_value_with_daemon(name, macro, &string, cmd); in expand_macro()
823 expand_value_with_daemon(name, macro, destination, cmd); in expand_macro()
1008 expand_value_with_daemon(Name, Property macro, String destination, Boolean cmd) in expand_value_with_daemon() function