Lines Matching refs:CGETS
750 xprintf(CGETS(13, 1, "hash=%-4d dir=%-2d prog=%s\n"), in dohash()
784 xprintf(CGETS(13, 2, "%d hash buckets of %d bits each\n"), in hashstat()
787 xprintf(CGETS(13, 3, "debug mask = 0x%08x\n"), hashdebug); in hashstat()
791 xprintf(CGETS(13, 4, "%d hits, %d misses, %d%%\n"), in hashstat()
975 xprintf(CGETS(13, 5, "%S: shell built-in command.\n"), in tellmewhat()
991 xprintf(CGETS(13, 5, "%S: shell built-in command.\n"), in tellmewhat()
1045 xprintf(CGETS(13, 6, "%S: Command not found.\n"), sp->word); in tellmewhat()
1090 xprintf("%s", CGETS(13, 7, "where: / in command makes no sense\n")); in find_cmd()
1098 xprintf(CGETS(13, 8, "%S is aliased to "), cmd); in find_cmd()
1112 xprintf(CGETS(13, 9, "%S is a shell built-in\n"), cmd); in find_cmd()
1122 xprintf(CGETS(13, 9, "%S is a shell built-in\n"), cmd); in find_cmd()
1155 xprintf("%s", CGETS(13, 10, "hash miss: ")); in find_cmd()