Searched refs:MENU_BUF (Results 1 – 3 of 3) sorted by relevance
145 #define MENU_BUF (UNIQUE_BUF + UNIQUE_BUFLEN) macro146 #define MENU_BUFLEN (0x8000 + PASSWORD_BUF - MENU_BUF)
897 menu_entries = (char *) MENU_BUF; in cmain()
85 (MENU_BUFLEN): Set to 0x8000 + PASSWORD_BUF - MENU_BUF.341 (MENU_BUFLEN): Set to 0x8000 + PASSWORD_BUF - MENU_BUF.7119 (MENU_BUF): Set to UNIQUE_BUF + UNIQUE_BUFLEN.7225 (MENU_BUF): Set to HISTORY_BUF + HISTORY_BUFLEN.7612 (MENU_BUF): Likewise.7643 (cmain): Set MENU_ENTRIES to MENU_BUF.