Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-cleanup-all-mountpoints.c142 char anewl[2] = "\n\0"; in do_cleanup() local
146 if (fwrite (anewl, 1, 1, hal_mtab_new) != 1) { in do_cleanup()
H A Dhal-storage-cleanup-mountpoint.c142 char anewl[2] = "\n\0"; in do_cleanup() local
143 if (fwrite (anewl, 1, 1, hal_mtab_new) != 1) { in do_cleanup()
H A Dhal-storage-shared.c434 char anewl[2] = "\n\0"; in handle_unmount() local
435 if (fwrite (anewl, 1, 1, hal_mtab_new) != 1) { in handle_unmount()