Searched defs:hal_util_get_uint64_from_file (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil.c223 hal_util_get_uint64_from_file (const gchar *directory, const gchar *file, guint64 *result, gint base) function
266 if (hal_util_get_uint64_from_file (directory, file, &value, base))

Completed in 60 milliseconds