cfga_str
char *cfga_str(int append_newline, ...);
cq = cfga_str(append_newline, WARN_DISCONNECT, 0);
cq1 = cfga_str(append_newline, CONF_QUIESCE_1, hbap, 0);
cq2 = cfga_str(append_newline, CONF_QUIESCE_2, 0);
cu = cfga_str(append_newline, msg, 0);
char *cfga_str(int append_newline, ...);
if (strcmp(cond, cfga_str(COND_UNKNOWN)) == 0)
else if (strcmp(cond, cfga_str(COND_OK)) == 0)
else if (strcmp(cond, cfga_str(COND_FAILING)) == 0)
else if (strcmp(cond, cfga_str(COND_FAILED)) == 0)
else if (strcmp(cond, cfga_str(COND_UNUSABLE)) == 0)
if (strcmp(options, cfga_str(OPT_DISABLE)) == 0)
else if (strcmp(options, cfga_str(OPT_ENABLE))) {
str = cfga_str(CMD_SET_COND);
} else if (strcmp(function, cfga_str(CMD_QUIESCE)) == 0) {
} else if (strcmp(function, cfga_str(CMD_INSERT)) == 0) {
} else if (strcmp(function, cfga_str(CMD_REMOVE)) == 0) {
type_str = cfga_str(BD_MEM);
type_str = cfga_str(BD_CPU);
type_str = cfga_str(BD_IO_2SBUS);
type_str = cfga_str(BD_IO_SBUS_FFB);
type_str = cfga_str(BD_IO_PCI);
type_str = cfga_str(BD_DISK);
type_str = cfga_str(BD_IO_2SBUS_SOCPLUS);
type_str = cfga_str(BD_IO_SBUS_FFB_SOCPLUS);
type_str = cfga_str(BD_UNKNOWN);
if (strcmp(options, cfga_str(OPT_DISABLE)) == 0)
else if (strcmp(options, cfga_str(OPT_ENABLE))) {
if (strcmp(options, cfga_str(OPT_DISABLE)) == 0)
else if (strcmp(options, cfga_str(OPT_ENABLE)) == 0)
else if (strcmp(options, cfga_str(CMD_INSERT)) == 0)
else if (strcmp(options, cfga_str(CMD_REMOVE)) == 0)
else if (strcmp(options, cfga_str(CMD_QUIESCE)) == 0)
cfga_str(SYSC_DEVSTR) = outputstr;
failed = dgettext(TEXT_DOMAIN, cfga_str(DIAG_FAILED));
p = cfga_str(a);
p = dgettext(TEXT_DOMAIN, cfga_str(DIAG_TRANS_OK));
q = cfga_str(a);
p = dgettext(TEXT_DOMAIN, cfga_str(a));
p = dgettext(TEXT_DOMAIN, cfga_str(a));
p = cfga_str(a);
p = dgettext(TEXT_DOMAIN, cfga_str(i));
p = cfga_str(SYSC_DEVSTR);
q = cfga_str(STR_COL);
p = dgettext(TEXT_DOMAIN, cfga_str(a));
if (strcmp(options, cfga_str(OPT_DISABLE)) == 0)
else if (strcmp(options, cfga_str(OPT_ENABLE))) {
cfga_str(ASK_CONNECT))) {
cfga_str(ASK_CONNECT))) {