Home | History | Annotate | Download | only in PC

Lines Matching refs:commands

718 /* For now, a static array of commands. */
727 static COMMAND commands[MAX_COMMANDS];
810 COMMAND * cp = commands;
840 COMMAND * cp = &commands[num_commands++];
856 read = GetPrivateProfileStringW(L"commands", NULL, NULL, keynames, MSGSIZE,
863 read = GetPrivateProfileStringW(L"commands", key, NULL, value, MSGSIZE,
915 /* We can do this because all builtin commands contain
924 * Not found in builtins - look in customized commands.