Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzcp.c634 static const zcp_lib_info_t zcp_debug_info = { variable
651 const zcp_lib_info_t *libinfo = &zcp_debug_info; in zcp_debug()
1096 lua_pushcclosure(state, zcp_debug_info.func, 0); in zcp_eval()
1097 lua_setfield(state, -2, zcp_debug_info.name); in zcp_eval()