Home
last modified time | relevance | path

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

/onnv-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, in show_exports()
253 create_export_array(char *exportList_in_string_form, int *num_elements, in create_export_array() function