Searched refs:SUNOEM_CLI_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance
965 #define SUNOEM_CLI_BUF_SIZE (80 - SUNOEM_CLI_HEADER) /* Total 80 bytes */ macro994 char buf[SUNOEM_CLI_BUF_SIZE];1224 s[i] != '\0' && count < (SUNOEM_CLI_BUF_SIZE - 2); in ipmi_sunoem_cli()