Home
last modified time | relevance | path

Searched refs:GROUP_VIEW (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/hikari/hikari-2.2.3/src/
H A Dgroup.c31 #define GROUP_VIEW(name, link) \ macro
44 GROUP_VIEW(first, next) in GROUP_VIEW() function
45 GROUP_VIEW(last, prev) in GROUP_VIEW()
46 #undef GROUP_VIEW in GROUP_VIEW()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/openmanage/plugins/modules/
H A Dome_configuration_compliance_baseline.py296 GROUP_VIEW = "GroupService/Groups" variable
372 resp_data = rest_obj.get_all_items_with_pagination(GROUP_VIEW)