Searched refs:hashdebug (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dsh.exec.c87 static int hashdebug = 0; variable
661 hashdebug = atoi(short2str(vv[3]));
749 if (hashdebug & 1)
786 if (hashdebug)
787 xprintf(CGETS(13, 3, "debug mask = 0x%08x\n"), hashdebug);
1154 if (!ex && (hashdebug & 2)) {

Completed in 81 milliseconds