Searched refs:getcnt (Results 1 – 1 of 1) sorted by relevance
58 long strcnt, getcnt; in systeminfo() local138 getcnt = count - 1; in systeminfo()139 if (subyte(buf + getcnt, 0) < 0) in systeminfo()142 getcnt = strcnt + 1; in systeminfo()144 if (copyout(kstr, buf, getcnt)) in systeminfo()201 getcnt = count - 1; in systeminfo()202 if (subyte((buf + getcnt), 0) < 0) in systeminfo()205 getcnt = strcnt + 1; in systeminfo()207 if (copyout(tmp, buf, getcnt)) in systeminfo()