Home
last modified time | relevance | path

Searched refs:cmd_state (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dfiledef.h67 enum cmd_state /* State of the commands. */ enum
111 extern void set_command_state PARAMS ((struct file *file, enum cmd_state state));
Dfile.c756 set_command_state (struct file *file, enum cmd_state state) in set_command_state()