Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudevadm-info.c37 ACTION_TREE, enumerator
756 action = ACTION_TREE; in info_main()
800 if (action != ACTION_TREE && strv_isempty(devices)) in info_main()
803 if (IN_SET(action, ACTION_ATTRIBUTE_WALK, ACTION_TREE) && strv_length(devices) > 1) in info_main()
812 assert(action == ACTION_TREE); in info_main()
852 else if (action == ACTION_TREE) in info_main()