Searched refs:dfsref_ppath (Results 1 – 1 of 1) sorted by relevance
1056 const char *target_ppath, *dfsref_ppath; in dfs_cache_get_tgt_share() local1072 dfsref_ppath = path + it->it_path_consumed; in dfs_cache_get_tgt_share()1073 dfsref_ppath += strspn(dfsref_ppath, "/\\"); in dfs_cache_get_tgt_share()1076 dfsref_pplen = strlen(dfsref_ppath); in dfs_cache_get_tgt_share()1089 strlcat(ppath, dfsref_ppath, len); in dfs_cache_get_tgt_share()