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

/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/filesystems/common/mount_methods/
H A Dmountprov_methods.c42 static char **create_export_array(char *exportList_in_string_form,
209 export_array = create_export_array(cmd_return, &num_elements,
236 * Method: create_export_array
253 create_export_array(char *exportList_in_string_form, int *num_elements, function
323 } /* create_export_array */

Completed in 99 milliseconds