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"; local
146 if (fwrite (anewl, 1, 1, hal_mtab_new) != 1) {
H A Dhal-storage-cleanup-mountpoint.c142 char anewl[2] = "\n\0"; local
143 if (fwrite (anewl, 1, 1, hal_mtab_new) != 1) {
H A Dhal-storage-shared.c434 char anewl[2] = "\n\0"; local
435 if (fwrite (anewl, 1, 1, hal_mtab_new) != 1) {

Completed in 72 milliseconds