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

/osnet-11/usr/src/lib/libntsvcs/common/
H A Ddfs.c51 int (*dfsops_remote_count)(uint32_t *); member in struct:__anon2170
192 if ((dfs_intr_ops.dfsops_remote_count =
359 if (dfs_intr_ops.dfsops_remote_count != NULL &&
360 (rc = dfs_intr_ops.dfsops_remote_count(&nroot)) != 0) {
368 syslog(LOG_WARNING, "dfs: dfsops_remote_count() failed: %d, "

Completed in 18 milliseconds