OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cmd_state
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/
filedef.h
67
enum
cmd_state
/* State of the commands. */
enum in struct:file
111
extern void set_command_state PARAMS ((struct file *file, enum
cmd_state
state));
file.c
760
set_command_state (struct file *file, enum
cmd_state
state)
Completed in 81 milliseconds