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

/osnet-11/usr/src/lib/libntsvcs/common/
H A Ddfs.c559 dfs_ns_addlink(const char *name, dfs_path_t *dfspath, const char *server, argument
564 char *fspath = dfspath->p_fspath;
576 dfs_path_remove(&dfspath->p_unc, ns_type);
587 dfs_nbname, dfspath->p_unc.unc_share,
588 dfspath->p_unc.unc_path);
610 dfs_ns_removelink(const char *name, dfs_path_t *dfspath, argument
619 status = dfs_link_remove(dfspath->p_fspath, server, share, ns_type);
624 if (dfs_link_stat(dfspath->p_fspath, &stat) != ERROR_SUCCESS)
633 dfspath->p_unc.unc_path);
648 dfs_path_remove(&dfspath
[all...]

Completed in 37 milliseconds