Searched refs:mount_option_commasep (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/hal/tools/
H A Dhal-storage-mount.c897 char *mount_option_commasep = NULL; local
963 mount_option_commasep = g_string_free (mount_option_str, FALSE); /* leak! */
964 args[na++] = mount_option_commasep;
1029 mount_option_commasep, mount_dir_escaped);
1115 mount_dir, device, mount_option_commasep);

Completed in 21 milliseconds