Searched refs:getcnt (Results 1 – 1 of 1) sorted by relevance
56 long strcnt, getcnt; in systeminfo() local130 getcnt = count - 1; in systeminfo()131 if (subyte(buf + getcnt, 0) < 0) in systeminfo()134 getcnt = strcnt + 1; in systeminfo()136 if (copyout(kstr, buf, getcnt)) in systeminfo()193 getcnt = count - 1; in systeminfo()194 if (subyte((buf + getcnt), 0) < 0) in systeminfo()197 getcnt = strcnt + 1; in systeminfo()199 if (copyout(tmp, buf, getcnt)) in systeminfo()