Searched refs:ocnt (Results 1 – 3 of 3) sorted by relevance
83 int buflen = kd->arglen, ocnt = 0, n = 0, once = 0, i; in kvm_deadfiles() local109 if (filed.fd_lastfile + 1 > ocnt) { in kvm_deadfiles()110 ocnt = filed.fd_lastfile + 1; in kvm_deadfiles()113 ocnt * sizeof(struct file *)); in kvm_deadfiles()118 ocnt * sizeof(struct file *))) { in kvm_deadfiles()
424 char ocnt = 0; /* used if state == get_keyseq && seqstate == octal */ in compile() local549 ocnt = 1; in compile()592 if (++ocnt <= 3) in compile()594 if (ocnt == 3) in compile()598 ocnt = 4; in compile()
629 u_int ocnt; in rc_start() local632 ocnt = q_to_b(&tp->t_outq, rc->rc_obuf, sizeof rc->rc_obuf); in rc_start()635 rc->rc_obufend = rc->rc_optr + ocnt; in rc_start()