Home
last modified time | relevance | path

Searched refs:clrbits (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.121.3/bsd/kern/
H A Dtty_subr.c350 clrbits(u_char *cp, int off, int len) in clrbits() function
432 clrbits(clp->c_cq, (int)(clp->c_cl - clp->c_cs), (int)cc); in b_to_q()
/xnu-8020.121.3/bsd/sys/
H A Dtty.h290 void clrbits(u_char *cp, int off, int len);