Searched defs:_Running (Results 1 – 1 of 1) sorted by relevance
108 struct _Running { struct109 struct _Running *next; argument110 Doname state;111 struct _Name *target;112 struct _Name *true_target;113 struct _Property *command;114 struct _Name *sprodep_value;115 char *sprodep_env;116 int recursion_level;117 Boolean do_get;[all …]