Lines Matching full:operator_name
560 char *operator_name;562 operator_name = get_current_operator();563 if (operator_name == NULL)568 if (strcmp(operator_name, device_item->operator) == 0) {