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

/opensolaris-onvv-gate/usr/src/cmd/wbem/provider/c/filesystems/wbem_nfs/assoc/
H A DSolaris_NFSMount.c61 boolean_t resultIsAnt);
1375 * - boolean_t resultIsAnt - Whether or not the role that the instance
1385 get_associated_instances(nfs_mntlist_t *mountList, boolean_t resultIsAnt) { argument
1403 * Dependent instances by checking the value of resultIsAnt.
1405 if (resultIsAnt == B_FALSE) {

Completed in 95 milliseconds