Home
last modified time | relevance | path

Searched refs:solaris_hostspec (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libshare/os/linux/
H A Dnfs.c250 get_linux_hostspec(const char *solaris_hostspec) in get_linux_hostspec() argument
256 if (solaris_hostspec[0] == '@') { in get_linux_hostspec()
261 return (solaris_hostspec + 1); in get_linux_hostspec()
263 return (solaris_hostspec); in get_linux_hostspec()