Searched refs:exportList_in_string_form (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,
241 * - char *exportList_in_string_form - The export list from the showmount
253 create_export_array(char *exportList_in_string_form, int *num_elements, argument
263 listCopy = strdup(exportList_in_string_form);
294 listCopy = strdup(exportList_in_string_form);

Completed in 43 milliseconds