Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/make/bin/
H A Dglobals.cc66 Name c_at; variable
H A Ddoname.cc1359 (void) SETVAR(c_at, true_target, false); in dynamic_dependencies()
1544 (void) SETVAR(c_at, (Name) NULL, false); in dynamic_dependencies()
2218 (void) SETVAR(c_at, tmp_name, false); in build_command_strings()
2472 (void) SETVAR(c_at, (Name) NULL, false); in build_command_strings()
H A Dmisc.cc567 c_at = GETNAME(wcs_buffer, FIND_LENGTH); in load_cached_names()
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h194 extern Name c_at;