Home
last modified time | relevance | path

Searched defs:laststate (Results 1 – 6 of 6) sorted by relevance

/freebsd/sbin/ipf/iplang/
H A Diplang_l.l28 int lineNum = 0, ipproto = 0, oldipproto = 0, next = -1, laststate = 0; variable
/freebsd/contrib/nvi/regex/
H A Dregex2.h146 sopno laststate; /* the final OEND */ member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Dregex2.h143 sopno laststate; /* the final OEND */ member
/freebsd/lib/libc/regex/
H A Dregex2.h181 sopno laststate; /* the final OEND */ member
/freebsd/usr.sbin/dumpcis/
H A Dcardinfo.h170 enum cardstate laststate; /* Previous state of slot */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_fm.c1458 zfs_post_state_change(spa_t *spa, vdev_t *vd, uint64_t laststate) in zfs_post_state_change()