Searched refs:kicked (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/dev/gem/
H A Dif_gem.c1320 int kicked, ntx; local
1334 kicked = 0;
1348 kicked = 1;
1350 kicked = 0;
1356 if (kicked == 0)
/freebsd-current/share/mk/
H A Dsys.dirdeps.mk117 # it can be handy to know which MACHINE kicked off the build
/freebsd-current/contrib/bmake/mk/
H A Dsys.dirdeps.mk117 # it can be handy to know which MACHINE kicked off the build
/freebsd-current/sys/dev/cas/
H A Dif_cas.c1437 int kicked, ntx; local
1456 kicked = 0;
1470 kicked = 1;
1472 kicked = 0;
1478 if (kicked == 0)

Completed in 83 milliseconds