Searched defs:_Running (Results 1 – 1 of 1) sorted by relevance
113 struct _Running { struct114 struct _Running *next; argument115 Doname state;116 struct _Name *target;117 struct _Name *true_target;118 struct _Property *command;119 struct _Name *sprodep_value;120 char *sprodep_env;121 int recursion_level;122 Boolean do_get;[all …]