Home
last modified time | relevance | path

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

/dragonfly/sys/libprop/
HDprop_ingest.c37 prop_type_t pic_type; member
54 ctx->pic_type = PROP_TYPE_UNKNOWN; in prop_ingest_context_alloc()
91 return (ctx->pic_type); in prop_ingest_context_type()
134 ctx->pic_type = prop_object_type(obj); in prop_dictionary_ingest()
147 if (ctx->pic_type != pite->pite_type && in prop_dictionary_ingest()