Searched refs:DISPLAYONLY (Results 1 – 1 of 1) sorted by relevance
282 enum { ANY=0, SOFT=1, HARD=2, BOTH=3, DISPLAYONLY=4 } type = ANY; in main() enumerator348 which_limits[rcswhich1] = optarg ? type : DISPLAYONLY; in main()