Searched refs:DISPLAY_OPTIONS (Results 1 – 1 of 1) sorted by relevance
41 static const struct option DISPLAY_OPTIONS[] = { variable621 int option = getopt_long(argc_, argv_, "hrcs:o:b:d:", DISPLAY_OPTIONS, &ind); in RunAsDisplayCommand()