Searched defs:infotype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libipmp/common/
H A Dipmp_query.c124 * Using `statep', read a query response of type `infotype' into a dynamically
129 ipmp_readinfo(ipmp_state_t *statep, ipmp_infotype_t infotype, void **infop, argument
140 if (type != infotype || !ipmp_checktlv(type, len, *infop)) {

Completed in 47 milliseconds