Lines Matching refs:cb
286 int ca, cb;289 cb = tolower(b->data[i]);291 if (ca != cb)292 return(ca-cb);332 int ca, cb;336 cb = tolower(*pb);337 if (ca != cb)338 return (ca - cb);558 * this function is derived from cb() in openssl/apps/s_server.c605 * this function is derived from cb() in openssl/apps/s_server.c