Searched refs:oml (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dtdata.c203 mlist_t *oml; local
206 oml = ml;
209 if (oml->ml_name)
210 free(oml->ml_name);
211 free(oml);

Completed in 55 milliseconds