Lines Matching refs:check_func
24 -ifneq ($(call check_func,dm_task_set_cookie,/usr/include/libdevmapper.h),0)
25 +ifneq ($(call check_func,dm_task_set_cookie,$(shell $(PKG_CONFIG) --variable=includedir devmapper)…
37 -ifneq ($(call check_func,dm_task_no_flush,/usr/include/libdevmapper.h),0)
38 +ifneq ($(call check_func,dm_task_no_flush,$(shell $(PKG_CONFIG) --variable=includedir devmapper)/l…
42 -ifneq ($(call check_func,dm_task_get_errno,/usr/include/libdevmapper.h),0)
43 +ifneq ($(call check_func,dm_task_get_errno,$(shell $(PKG_CONFIG) --variable=includedir devmapper)/…
47 -ifneq ($(call check_func,dm_task_set_cookie,/usr/include/libdevmapper.h),0)
48 +ifneq ($(call check_func,dm_task_set_cookie,$(shell $(PKG_CONFIG) --variable=includedir devmapper)…
52 -ifneq ($(call check_func,udev_monitor_set_receive_buffer_size,/usr/include/libudev.h),0)
53 +ifneq ($(call check_func,udev_monitor_set_receive_buffer_size,$(shell $(PKG_CONFIG) --variable=inc…
57 -ifneq ($(call check_func,dm_task_deferred_remove,/usr/include/libdevmapper.h),0)
58 +ifneq ($(call check_func,dm_task_deferred_remove,$(shell $(PKG_CONFIG) --variable=includedir devma…
62 -ifneq ($(call check_func,dm_hold_control_dev,/usr/include/libdevmapper.h),0)
63 +ifneq ($(call check_func,dm_hold_control_dev,$(shell $(PKG_CONFIG) --variable=includedir devmapper…