Searched refs:trigger (Results 1 - 5 of 5) sorted by relevance
/ast/src/cmd/nmake/ |
H A D | command.c | 225 trigger(r, NiL, act, flags); 1349 * trigger action to build r 1356 trigger(register Rule_t* r, Rule_t* a, char* action, Flags_t flags) function
|
H A D | make.c | 256 trigger(r, a, a->action, CO_LOCALSTACK); 1006 * trigger the action 1173 trigger(r, NiL, NiL, 0); 1305 * make explicit before prerequisites if r's action will trigger
|
H A D | make.h | 1052 extern void trigger(Rule_t*, Rule_t*, char*, Flags_t);
|
H A D | rule.c | 645 trigger(r, NiL, action, 0);
|
/ast/src/cmd/html/ |
H A D | troff2html.c | 1283 * trigger traps on xp 1287 trigger(Trap_t** xp) function 3847 trigger(&state.trap); 6032 trigger(&state.fini);
|
Completed in 43 milliseconds