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

/illumos-gate/usr/src/cmd/hal/hald/
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 62 milliseconds