Searched refs:hal_util_grep_string_elem_from_file (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil.h79 gchar *hal_util_grep_string_elem_from_file (const gchar *directory, const gchar *file,
H A Dutil.c569 hal_util_grep_string_elem_from_file (const gchar *directory, const gchar *file, function
613 strvalue = hal_util_grep_string_elem_from_file (directory, file, linestart, elem, reuse);
659 if ((value = hal_util_grep_string_elem_from_file (directory, file, linestart, elem, reuse)) == NULL)
701 strvalue = hal_util_grep_string_elem_from_file (directory, file, linestart, elem, reuse);

Completed in 312 milliseconds