Searched refs:DTAB_LISTALL (Results 1 – 3 of 3) sorted by relevance
107 #define DTAB_LISTALL 0x04 macro
286 (allflag ? DTAB_LISTALL : 0) ; in main()
154 if (((options & DTAB_LISTALL) == 0) || (criteria && *criteria)) { in getdgrp()