Searched refs:c_ce (Results 1 – 2 of 2) sorted by relevance
80 clp->c_ce = clp->c_cs + size;121 if (++clp->c_cf == clp->c_ce)149 cc = clp->c_ce - clp->c_cf;157 if (clp->c_cf == clp->c_ce)187 count = clp->c_ce - clp->c_cf;232 cc = clp->c_ce - clp->c_cf;238 if (clp->c_cf == clp->c_ce)286 if (clp->c_cl == clp->c_ce)366 cc = clp->c_ce - clp->c_cl;379 if (clp->c_cl == clp->c_ce)[all …]
92 u_char *c_ce; /* c_ce + c_len */ member