Searched refs:update_target (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/stat/common/ |
H A D | acquire_iodevs.c | 787 update_target(struct iodev_snapshot *tgt, struct iodev_snapshot *path) in update_target() function 904 update_target(pos, entry); in create_li_delete_lti() 917 update_target(pos, entry); in create_li_delete_lti() 968 update_target(pos, entry); in create_lt() 976 update_target(pos, entry); in create_lt()
|
/titanic_50/usr/src/cmd/make/include/mk/ |
H A D | defs.h | 386 extern void update_target(Property line, Doname result);
|
/titanic_50/usr/src/cmd/make/bin/ |
H A D | doname.cc | 91 extern void update_target(Property line, Doname result); 1729 update_target(line, result); in run_command() 2582 update_target(Property line, Doname result) in update_target() function
|
H A D | parallel.cc | 1286 update_target(get_prop(rp->target->prop, line_prop), in finish_children()
|