Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlstate.h69 typedef struct CallInfo { struct
72 struct CallInfo *previous, *next; /* dynamic call link */ argument
89 } CallInfo; argument