Lines Matching defs:cpl
1093 struct chtab *cpl;1127 cpl = ch->ch_list;1129 while (cpl != NULL &&1130 cpl->ch_freed + cl_holdtime > gethrestime_sec()) {1131 cpp = &cpl->ch_list;1132 cpl = cpl->ch_list;1134 if (cpl != NULL) {1137 cpe = cpl;1142 cp = cpl;1163 cpl = cp->ch_list;1165 cp = cpl;