diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-07-12 18:18:43 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-07-17 00:51:53 +0200 |
commit | 4f99d163cb8a993f176f305566dbd8a93c79144c (patch) | |
tree | 829a0012c7e8bc030aaafa2cbd38a4bac2483579 /afb-helpers-utils.h | |
parent | f46a0dca64c56d78d08b5c4f84d011f8beaa55d3 (diff) |
Retrieve directory list from environment variables
This adds a function able to retrieve from a prefix and suffix
an environment variable. This is meant to search config or plugin
files from potentially several sources, environment and source code.
This tries to get 2 environments variables:
- prefix+binderName+suffix (eg: AFT_LOWCAN_CONFIG_PATH)
- prefix+suffix (eg: AFT_CONFIG_PATH)
Then it returns the one found or both if they exist with the
most accurate one (with the binder name) first followed by the
other.
Change-Id: Ic448ff017e6158bec05895d63688b8968b5c6434
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'afb-helpers-utils.h')
0 files changed, 0 insertions, 0 deletions