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

/illumos-gate/usr/src/common/iscsit/
H A Discsit_common.c62 iscsit_free(void *buf, size_t size) /* ARGSUSED */ function
286 iscsit_free(tmpcfg, sizeof (it_config_t));
295 iscsit_free(tmpcfg, sizeof (it_config_t));
666 iscsit_free(ptr, sizeof (it_tpgt_t));
839 iscsit_free(portalArray[i],
843 iscsit_free(portalArray,
1382 iscsit_free(portal, sizeof (it_portal_t));
1392 iscsit_free(portal, sizeof (it_portal_t));
1459 iscsit_free(pp, sizeof (it_portal_t));
1464 iscsit_free(cf
[all...]

Completed in 122 milliseconds