Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/hal/tools/
H A Dhal-storage-cleanup-all-mountpoints.c116 char *line_to_free; in do_cleanup() local
120 line_to_free = lines[i]; in do_cleanup()
125 g_free (line_to_free); in do_cleanup()
H A Dhal-storage-cleanup-mountpoint.c111 char *line_to_free; in do_cleanup() local
115 line_to_free = lines[i]; in do_cleanup()
120 g_free (line_to_free); in do_cleanup()
H A Dhal-storage-shared.c376 char *line_to_free; in handle_unmount() local
393 line_to_free = lines[i]; in handle_unmount()
400 g_free (line_to_free); in handle_unmount()