Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/stat/common/
H A Dacquire_iodevs.c787 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 Ddefs.h386 extern void update_target(Property line, Doname result);
/titanic_50/usr/src/cmd/make/bin/
H A Ddoname.cc91 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 Dparallel.cc1286 update_target(get_prop(rp->target->prop, line_prop), in finish_children()