dlsym 448 include/crm/stonith-ng.h st_kick_fn = dlsym(st_library, "stonith_api_kick"); dlsym 471 include/crm/stonith-ng.h st_time_fn = dlsym(st_library, "stonith_api_time"); dlsym 1366 lib/common/utils.c a_function = dlsym(*handle, fn); dlsym 227 libltdl/loaders/dlopen.c void *address = dlsym (module, name);