Searched refs:PRINT_TABLE (Results 1 – 2 of 2) sorted by relevance
190 ((opt_info.arg&&(!*opt_info.arg||*opt_info.arg=='-'))?(PRINT_TABLE|PRINT_NO_HEADER):0); in sh_argopts()606 if(mode&PRINT_TABLE) in sh_printopts()
490 #define PRINT_TABLE 0x10 /* table of all options */ macro