Lines Matching refs:strcmp
273 /* delete this field to optimize strcmp() call in the parsing loop */
613 if (strcmp(id, uc_mgr->parse_variant))
707 if (strcmp(id, "File") == 0 ||
708 strcmp(id, "SubstiFile") == 0) {
716 if (strcmp(id, "Config") == 0 ||
717 strcmp(id, "SubstiConfig") == 0) {
980 if (!strcmp(dev->name, name))
987 if (!strcmp(dev->name, name)) {
1088 if (strcmp(cmd, "cdev") == 0) {
1098 if (strcmp(cmd, "cset") == 0) {
1109 if (strcmp(cmd, "enadev") == 0 ||
1110 strcmp(cmd, "disdev") == 0) {
1114 strcmp(cmd, "enadev") == 0,
1123 if (strcmp(cmd, "enadev2") == 0) {
1128 if (strcmp(cmd, "disdev2") == 0) {
1139 if (strcmp(cmd, "disdevall") == 0) {
1144 if (strcmp(cmd, "cset-bin-file") == 0) {
1149 if (strcmp(cmd, "cset-tlv") == 0) {
1154 if (strcmp(cmd, "cset-new") == 0) {
1159 if (strcmp(cmd, "ctl-remove") == 0) {
1164 if (strcmp(cmd, "sysw") == 0) {
1174 if (strcmp(cmd, "usleep") == 0) {
1184 if (strcmp(cmd, "msleep") == 0) {
1195 if (strcmp(cmd, "exec") == 0) {
1206 if (strcmp(cmd, "shell") == 0) {
1211 if (strcmp(cmd, "cfg-save") == 0) {
1221 if (strcmp(cmd, "comment") == 0)
1406 if (strcmp(id, "Comment") == 0) {
1415 if (strcmp(id, "SupportedDevice") == 0) {
1425 if (strcmp(id, "ConflictingDevice") == 0) {
1435 if (strcmp(id, "EnableSequence") == 0) {
1445 if (strcmp(id, "DisableSequence") == 0) {
1455 if (strcmp(id, "TransitionSequence") == 0) {
1465 if (strcmp(id, "Value") == 0) {
1551 if (strcmp(id, "Comment") == 0) {
1560 if (strcmp(id, "SupportedDevice") == 0) {
1570 if (strcmp(id, "ConflictingDevice") == 0) {
1580 if (strcmp(id, "EnableSequence") == 0) {
1591 if (strcmp(id, "DisableSequence") == 0) {
1602 if (strcmp(id, "TransitionSequence") == 0) {
1613 if (strcmp(id, "Value") == 0) {
1674 if (strcmp(dev->name1, name1s) == 0) {
1732 if (strcmp(idchild, "0")) {
1773 if (strcmp(device->name, dst) != 0)
1901 if (strcmp(id, "EnableSequence") == 0) {
1911 if (strcmp(id, "DisableSequence") == 0) {
1921 if (strcmp(id, "TransitionSequence") == 0) {
1931 if (strcmp(id, "Value") == 0) {
2009 if (strcmp(id, "SectionVerb") == 0) {
2020 if (strcmp(id, "SectionDevice") == 0) {
2032 if (strcmp(id, "SectionModifier") == 0) {
2044 if (strcmp(id, "RenameDevice") == 0) {
2055 if (strcmp(id, "RemoveDevice") == 0) {
2066 if (uc_mgr->conf_format > 3 && strcmp(id, "LibraryConfig") == 0) {
2117 if (strcmp(id, "File") == 0) {
2196 if (strcmp(id, "File") == 0) {
2215 if (uc_mgr->conf_format >= 6 && strcmp(id, "Variant") == 0) {
2227 if (strcmp(use_case_name, id2) == 0)
2424 if (strcmp(id, "Comment") == 0) {
2434 if (strcmp(id, "SectionUseCase") == 0) {
2444 if (strcmp(id, "FixedBootSequence") == 0) {
2452 if (strcmp(id, "BootSequence") == 0) {
2460 if (strcmp(id, "SectionDefaults") == 0) {
2468 if (strcmp(id, "ValueDefaults") == 0) {
2478 if (uc_mgr->conf_format > 3 && strcmp(id, "LibraryConfig") == 0) {
2488 if (strcmp(id, "Error") == 0)
2492 if (strcmp(id, "Syntax") == 0)
2545 if (!strcmp(card_name, _driver) ||
2546 !strcmp(card_name, _name) ||
2547 !strcmp(card_name, _long_name))
2606 if (strcmp(id, "Version") == 0) {
2620 if (strcmp(id, "Directory") == 0) {
2629 if (strcmp(id, "File") == 0) {
2746 if (strcmp(id, "UseCasePath") == 0) {
2754 if (uc_mgr->conf_format > 3 && strcmp(id, "LibraryConfig") == 0) {
2764 if (strcmp(id, "Syntax") == 0)
3032 if (strcmp(dfl, list[j]) == 0) {