Home
last modified time | relevance | path

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

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