PW_SIZE          1889 src/dps8/dps8_console.c         if (strlen (token) > PW_SIZE)
PW_SIZE            32 src/dps8/uvutil.h     char pw[PW_SIZE + 1];
PW_SIZE            33 src/dps8/uvutil.h     char pwBuffer[PW_SIZE + 1];