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

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c173 void *libz_hdl = NULL; local
180 if ((libz_hdl = openlib(LIBZ)) == NULL)
186 dlsym(libz_hdl, "compress2")) == NULL) {

Completed in 64 milliseconds