Home
last modified time | relevance | path

Searched refs:_grep_can_reuse (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dutil.c471 static gboolean _grep_can_reuse = FALSE; variable
476 _grep_can_reuse = FALSE; in hal_util_grep_discard_existing_data()
518 if (_grep_can_reuse && reuse && strcmp (oldfilename, filename) == 0) { in hal_util_grep_file()
535 _grep_can_reuse = TRUE; in hal_util_grep_file()