Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil.h52 gboolean hal_util_get_int_from_file (const gchar *directory, const gchar *file, gint *result, gint …
H A Dutil.c173 hal_util_get_int_from_file (const gchar *directory, const gchar *file, gint *result, gint base) in hal_util_get_int_from_file() function
215 if (hal_util_get_int_from_file (directory, file, &value, base)) in hal_util_set_int_from_file()