summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/osdcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/osdcore.h')
-rw-r--r--src/osd/osdcore.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/osd/osdcore.h b/src/osd/osdcore.h
index b7180accac8..0a4f351e5e9 100644
--- a/src/osd/osdcore.h
+++ b/src/osd/osdcore.h
@@ -945,6 +945,17 @@ void osd_list_network_adapters(void);
-----------------------------------------------------------------------------*/
const char *osd_get_volume_name(int idx);
+/*-----------------------------------------------------------------------------
+ osd_subst_env: substitute environment variables with values
+
+ Parameters:
+
+ dst - result pointer
+ src - source string
+
+-----------------------------------------------------------------------------*/
+void osd_subst_env(char **dst, const char *src);
+
/* ----- output management ----- */
// output channels