Lines Matching refs:strcmp
238 if (strcmp(name, D_CAPS_STR_IN_CFG) != 0 && strcmp(name, "permission_acls") != 0 &&
239 strcmp(name, "permission") != 0) {
359 if (strcmp(stringValue, "AF_UNIX") == 0) {
531 if (strcmp(opt[SERVICE_FILE_FLAGS], "rd") == 0) {
533 } else if (strcmp(opt[SERVICE_FILE_FLAGS], "wd") == 0) {
535 } else if (strcmp(opt[SERVICE_FILE_FLAGS], "rw") == 0) {
627 if (strcmp(infos[i].name, name) == 0) {
1033 if (strcmp(service->name, "console") != 0) {
1135 if ((strcmp(service->name, "console") == 0) && IsOnDemandService(service)) {
1304 if (strcmp(name, "appspawn") == 0 || strcmp(name, "nwebspawn") == 0) {