Searched defs:dfs_intr_ops (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntsvcs/common/
H A Ddfs.c52 } dfs_intr_ops; variable in typeref:struct:__anon2170
187 bzero((void *)&dfs_intr_ops, sizeof (dfs_intr_ops));
192 if ((dfs_intr_ops.dfsops_remote_count =
196 bzero((void *)&dfs_intr_ops, sizeof (dfs_intr_ops));
359 if (dfs_intr_ops.dfsops_remote_count != NULL &&
360 (rc = dfs_intr_ops.dfsops_remote_count(&nroot)) != 0) {

Completed in 26 milliseconds