Lines Matching refs:directory
52 gboolean hal_util_get_int_from_file (const gchar *directory, const gchar *file, gint *result, gint …
54 gboolean hal_util_set_int_from_file (HalDevice *d, const gchar *key, const gchar *directory, const …
56 gboolean hal_util_get_uint64_from_file (const gchar *directory, const gchar *file, guint64 *result,…
58 gboolean hal_util_set_uint64_from_file (HalDevice *d, const gchar *key, const gchar *directory, con…
60 gchar *hal_util_get_string_from_file (const gchar *directory, const gchar *file);
62 gboolean hal_util_set_string_from_file (HalDevice *d, const gchar *key, const gchar *directory, con…
64 gboolean hal_util_get_bcd2_from_file (const gchar *directory, const gchar *file, gint *result);
66 gboolean hal_util_set_bcd2_from_file (HalDevice *d, const gchar *key, const gchar *directory, const…
74 gchar *hal_util_grep_file (const gchar *directory, const gchar *file, const gchar *linestart, gbool…
76 gint hal_util_grep_int_elem_from_file (const gchar *directory, const gchar *file,
79 gchar *hal_util_grep_string_elem_from_file (const gchar *directory, const gchar *file,
83 const gchar *directory, const gchar *file,
87 const gchar *directory, const gchar *file,
91 const gchar *directory, const gchar *file,