Searched refs:nfspath (Results 1 – 1 of 1) sorted by relevance
63 static char *nfs_path_component(const char *nfspath, const char *end) in nfs_path_component() argument67 if (*nfspath == '[') { in nfs_path_component()69 p = strchr(nfspath, ']'); in nfs_path_component()74 p = strchr(nfspath, ':'); in nfs_path_component()