Searched refs:dfsref_ppath (Results 1 – 1 of 1) sorted by relevance
1058 const char *target_ppath, *dfsref_ppath; in dfs_cache_get_tgt_share() local1074 dfsref_ppath = path + it->it_path_consumed; in dfs_cache_get_tgt_share()1075 dfsref_ppath += strspn(dfsref_ppath, "/\\"); in dfs_cache_get_tgt_share()1078 dfsref_pplen = strlen(dfsref_ppath); in dfs_cache_get_tgt_share()1091 strlcat(ppath, dfsref_ppath, len); in dfs_cache_get_tgt_share()