Searched refs:typeid (Results 1 – 1 of 1) sorted by relevance
130 def _type_info(typeid): argument158 }[typeid]236 typeid = int(_lib.nvpair_type(pair))237 typeinfo = _type_info(typeid)253 if typeid == _lib.DATA_TYPE_BOOLEAN: