Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dcommands.h22 struct commands struct
24 struct floc fileinfo; /* Where commands were defined. */ argument
25 char *commands; /* Commands text. */ argument
39 extern void print_commands PARAMS ((struct commands *cmds)); argument
Drule.h36 char *target, *dep, *commands; member
Drule.c474 struct commands *commands, int override) in create_pattern_rule()
Dread.c459 char *commands; in eval() local
1871 struct dep *deps, unsigned int cmds_started, char *commands, in record_files()