Lines Matching defs:strcnt
56 long strcnt, getcnt;127 strcnt = strlen(kstr);129 if (count <= strcnt) {134 getcnt = strcnt + 1;139 return (strcnt + 1);150 strcnt = 0;187 strcnt = IFNAMSIZ + octlen;192 if (count <= strcnt) {197 getcnt = strcnt + 1;202 if (strcnt != 0)204 return (strcnt + 1);206 if (strcnt != 0)