Home | Sort by: relevance | last modified time | path |
/src/sys/arch/zaurus/dev/ | |
zkbd.c | 386 int stuck; local in function:zkbd_poll 461 stuck = 0; 463 /* ignore 'stuck' keys' */ 466 stuck = 1; 470 if (stuck) |
/src/sys/netinet/ | |
tcp_vtw.c | 1379 int stuck = 0; local in function:vtw_alloc 1395 if (++stuck > avail) { 1398 * can be stuck having to await the |