Searched refs:SHORTOPTS (Results 1 – 1 of 1) sorted by relevance
702 #define SHORTOPTS "aAb" B_FLAG "c:C:d" D_FLAG "e" E_FLAG "fF:gG:hHi:" I_FLAG j_FLAG J_FLAG "KlLm:" … macro1761 (op = getopt_long(argc, argv, SHORTOPTS, longopts, NULL)) != -1) in main()