Home
last modified time | relevance | path

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

/dports/devel/desktop-file-utils/desktop-file-utils-0.26/src/
H A Dinstall.c53 DFU_SET_KEY_BUILDING, /* temporary type to create an action in multiple steps */ enumerator
660 action = dfu_edit_action_new (DFU_SET_KEY_BUILDING, value, NULL); in parse_edit_options_callback()
671 if (action->type == DFU_SET_KEY_BUILDING) in parse_edit_options_callback()
799 if (action->type == DFU_SET_KEY_BUILDING) in check_no_building_in_edit_actions()