Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/ipf/iplang/
HDiplang_l.l28 int lineNum = 0, ipproto = 0, oldipproto = 0, next = -1, laststate = 0; variable
/freebsd-14-stable/contrib/nvi/regex/
HDregex2.h146 sopno laststate; /* the final OEND */ member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDregex2.h143 sopno laststate; /* the final OEND */ member
/freebsd-14-stable/lib/libc/regex/
HDregex2.h183 sopno laststate; /* the final OEND */ member
/freebsd-14-stable/usr.sbin/dumpcis/
HDcardinfo.h170 enum cardstate laststate; /* Previous state of slot */ member
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDzfs_fm.c1459 zfs_post_state_change(spa_t *spa, vdev_t *vd, uint64_t laststate) in zfs_post_state_change()