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 base);
H A Dutil.c173 hal_util_get_int_from_file (const gchar *directory, const gchar *file, gint *result, gint base) function
215 if (hal_util_get_int_from_file (directory, file, &value, base))

Completed in 58 milliseconds