Lines Matching refs:libhdlp
1183 void *libhdlp = libp->handle;
1186 if ((sym = dlsym(libhdlp, "cfga_version")) == NULL) {
1210 if ((sym = dlsym(libhdlp, "cfga_change_state")) == NULL) {
1218 if ((sym = dlsym(libhdlp, "cfga_private_func")) == NULL) {
1226 if ((sym = dlsym(libhdlp, "cfga_test")) == NULL) {
1233 if ((sym = dlsym(libhdlp, "cfga_help")) == NULL) {
1240 if ((sym = dlsym(libhdlp, "cfga_ap_id_cmp")) == NULL) {
1260 void *sym, *libhdlp = libp->handle;
1267 if ((sym = dlsym(libhdlp, "cfga_stat")) == NULL) {
1275 if ((sym = dlsym(libhdlp, "cfga_list")) == NULL) {