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

/osnet-11/usr/src/lib/libfsmgt/common/
H A Dnfs_netcfg.c42 fileutil_free_string_array(netlist, num_elements);
H A Dnfs_nfssec.c54 fileutil_free_string_array(seclist, num_elements);
H A Dfileutil.c52 fileutil_free_string_array(char **arrayp, int num_elements) function
63 } /* fileutil_free_string_array */
84 fileutil_free_string_array(return_array, *num_elements);
93 fileutil_free_string_array(return_array, *num_elements);
105 * fileutil_free_string_array.
187 * memory allocated by calling fileutil_free_string_array()
H A Dfs_shares.c179 fileutil_free_string_array(
196 fileutil_free_string_array(
238 fileutil_free_string_array(
H A Dfs_mount_defaults.c342 fileutil_free_string_array(temp_vfstab, count);
457 fileutil_free_string_array(temp_vfstab, count);
461 fileutil_free_string_array(temp_vfstab, count);
467 fileutil_free_string_array(temp_vfstab, count);
H A Dlibfsmgt.h208 * memory allocated by calling fileutil_free_string_array()
231 * Method: fileutil_free_string_array
239 void fileutil_free_string_array(char **, int);
H A Dfs_dfstab.c379 fileutil_free_string_array(temp_dfstab, count);
383 fileutil_free_string_array(temp_dfstab, count);
389 fileutil_free_string_array(temp_dfstab, count);

Completed in 22 milliseconds