Searched defs:_JBL_PTR (Results 1 – 1 of 1) sorted by relevance
183 typedef struct _JBL_PTR { struct184 uint64_t op; /**< Opaque data associated with pointer */185 int cnt; /**< Number of nodes */186 int sz; /**< Size of JBL_PTR allocated area */187 char *n[1]; /**< Path nodes */