cut
if (cut(mycrib, deckpos))
int cut(bool, int);
sc->cut = MS(rsu_read_4(sc, R92S_PMC_FSM), R92S_PMC_FSM_CUT);
if (sc->cut != 3)
sc->cut = (sc->cut >> 1) + 1;
if (sc->cut == 1)
sc->sc_dev.dv_xname, sc->cut, ether_sprintf(ic->ic_myaddr));
u_int cut;
u_int16_t cut;
cut = arc4random_uniform(1 + high - low) + low;
for (tmp = cut; tmp <= high && tmp <= 0xffff; ++tmp) {
tmp = cut;
(cut(sp, NULL, &cmdp->addr1, &cmdp->addr2, CUT_LINEMODE) ||
if (cut(sp,
(cut(sp, NULL, fm, tm, CUT_LINEMODE) ||
cut(sp, NULL, &cmdp->addr1, &cmdp->addr2, CUT_LINEMODE))
return (cut(sp,
int cut(SCR *, CHAR_T *, MARK *, MARK *, int);
if (cut(sp, F_ISSET(vp, VC_BUFFER) ? &vp->buffer : NULL,
if (cut(sp,
if (cut(sp,
if (p != NULL && cut(sp,
if (cut(sp,
if (cut(sp,
if (cut(sp,
fmt = stream->cut ? "verifier: .. %.*s .." : "verifier: %.*s ..";
stream->cut = 1;
fmt = stream->cut ? "verifier: .. %.*s" : "verifier: %.*s";
stream->cut = 0;
int cut;