Searched refs:laststate (Results 1 - 14 of 14) sorted by path

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Dregcomp.c366 g->laststate = THERE();
H A Dregex2.h143 sopno laststate; /* the final OEND */ member in struct:re_guts
/freebsd-current/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c63 (long)g->laststate);
/freebsd-current/contrib/nvi/regex/
H A Dengine.c141 const sopno gl = g->laststate;
H A Dregcomp.c261 g->laststate = THERE();
H A Dregex2.h146 sopno laststate; /* the final OEND */ member in struct:re_guts
/freebsd-current/lib/libc/regex/
H A Dengine.c198 const sopno gl = g->laststate;
H A Dregcomp.c312 g->laststate = THERE();
H A Dregex2.h181 sopno laststate; /* the final OEND */ member in struct:re_guts
/freebsd-current/lib/libc/regex/grot/
H A Ddebug.c31 (long)g->laststate);
/freebsd-current/sbin/ipf/iplang/
H A Diplang_l.l28 int lineNum = 0, ipproto = 0, oldipproto = 0, next = -1, laststate = 0;
/freebsd-current/sys/contrib/openzfs/include/sys/
H A Dspa.h1166 extern void zfs_post_state_change(spa_t *spa, vdev_t *vd, uint64_t laststate);
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c1456 zfs_post_state_change(spa_t *spa, vdev_t *vd, uint64_t laststate) argument
1478 FM_EREPORT_PAYLOAD_ZFS_VDEV_LASTSTATE, laststate);
1487 (void) spa, (void) vd, (void) laststate;
/freebsd-current/usr.sbin/dumpcis/
H A Dcardinfo.h81 * Note, the above diagram is for the state. On suspend, the laststate
170 enum cardstate laststate; /* Previous state of slot */ member in struct:slotstate

Completed in 223 milliseconds