Home
last modified time | relevance | path

Searched refs:BlockCnt (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlparser.h92 struct BlockCnt; /* defined in lparser.c */
101 struct BlockCnt *bl; /* chain of current blocks */
H A Dlparser.c41 typedef struct BlockCnt { struct
48 } BlockCnt; argument
260 BlockCnt *bl = fs->bl; in markupval()
790 BlockCnt bl; in body()
1084 BlockCnt bl; in block()
1237 BlockCnt bl; in whilestat()
1256 BlockCnt bl1, bl2; in repeatstat()
1284 BlockCnt bl; in forbody()
1359 BlockCnt bl; in forstat()
1375 BlockCnt bl; in test_then_block()
[all …]