Lines Matching defs:cc_state
67 struct cc_state *cc_state;82 cc_state = get_cc_state(ppd);83 if (!cc_state) {87 memcpy(buf, (void *)&cc_state->cct + pos, count);116 struct cc_state *cc_state;129 cc_state = get_cc_state(ppd);130 if (!cc_state) {134 memcpy(buf, (void *)&cc_state->cong_setting + pos, count);