Searched refs:dlclose (Results 1 – 10 of 10) sorted by relevance
22 #define ngx_dlclose(handle) dlclose(handle)
172 dlclose(xep->xe_dlhandle); in xo_encoders_clean()255 dlclose(dlp); in xo_encoder_discover()
174 int (*dlclose)(void *); /* NONE */ member
196 dlclose(zpoolhdl); in set_global_var()
356 dlclose(handle); in mlx5_glue_dlopen()
64 dlclose(lib); in ll_unloadlib()
1274 dlclose(handle); in mlx4_glue_init()
378 dlclose(ark->d_handle); in eth_ark_dev_init()
5153 dlclose(handle); in moduleLoad()5166 dlclose(handle); in moduleLoad()5212 if (dlclose(module->handle) == -1) { in moduleUnload()
1746 dlclose(t->handle); in LibAliasUnLoadAllModule()