Searched refs:command_variable (Results 1 – 1 of 1) sorted by relevance
444 struct command_variable struct446 struct command_variable *next; argument449 static struct command_variable *command_variables; argument1312 struct command_variable *cv; in main()2311 struct command_variable *cv; in handle_non_switch_argument()2318 cv = (struct command_variable *) xmalloc (sizeof (*cv)); in handle_non_switch_argument()