Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil.h60 gchar *hal_util_get_string_from_file (const gchar *directory, const gchar *file);
H A Dutil.c363 hal_util_get_string_from_file (const gchar *directory, const gchar *file) in hal_util_get_string_from_file() function
417 if ((buf = hal_util_get_string_from_file (directory, file)) != NULL) in hal_util_set_string_from_file()