Searched refs:dfsref_ppath (Results 1 – 1 of 1) sorted by relevance
1272 const char *target_ppath, *dfsref_ppath; in dfs_cache_get_tgt_share() local1288 dfsref_ppath = path + it->it_path_consumed; in dfs_cache_get_tgt_share()1289 dfsref_ppath += strspn(dfsref_ppath, "/\\"); in dfs_cache_get_tgt_share()1292 dfsref_pplen = strlen(dfsref_ppath); in dfs_cache_get_tgt_share()1305 strlcat(ppath, dfsref_ppath, len); in dfs_cache_get_tgt_share()