Lines Matching refs:RTLD_NEXT
387 realfunc = (GList *(*)()) dlsym (RTLD_NEXT, k_func_q_by_subsystem); in g_udev_client_query_by_subsystem()
419 realfunc = (GUdevDevice *(*)()) dlsym (RTLD_NEXT, k_func_q_device_file); in g_udev_client_query_by_device_file()
441 realfunc = (GUdevDevice *(*)()) dlsym (RTLD_NEXT, k_func_q_sysfs_path); in g_udev_client_query_by_sysfs_path()
476 realfunc = (GUdevDevice *(*)()) dlsym (RTLD_NEXT, in g_udev_client_query_by_subsystem_and_name()
504 realfunc = (const gchar *(*)()) dlsym (RTLD_NEXT, k_func_get_device_file); in g_udev_device_get_device_file()
520 realfunc = (const gchar *(*)()) dlsym (RTLD_NEXT, k_func_get_devtype); in g_udev_device_get_devtype()
536 realfunc = (const gchar *(*)()) dlsym (RTLD_NEXT, k_func_get_driver); in g_udev_device_get_driver()
552 realfunc = (const gchar *(*)()) dlsym (RTLD_NEXT, k_func_get_name); in g_udev_device_get_name()
574 realfunc = (GUdevDevice *(*)()) dlsym (RTLD_NEXT, k_func_get_parent); in g_udev_device_get_parent()
596 realfunc = (const gchar *(*)()) dlsym (RTLD_NEXT, k_func_get_property); in g_udev_device_get_property()
657 realfunc = (const gchar * const*(*)()) dlsym (RTLD_NEXT, in g_udev_device_get_property_keys()
675 realfunc = (const gchar *(*)()) dlsym (RTLD_NEXT, k_func_get_subsystem); in g_udev_device_get_subsystem()
700 realfunc = (const gchar *(*)()) dlsym (RTLD_NEXT, k_func_get_sysfs_attr); in g_udev_device_get_sysfs_attr()
717 realfunc = (const gchar *(*)()) dlsym (RTLD_NEXT, k_func_get_sysfs_path); in g_udev_device_get_sysfs_path()