Searched refs:plinux_hostspec (Results 1 – 1 of 1) sorted by relevance
253 get_linux_hostspec(const char *solaris_hostspec, char **plinux_hostspec) in get_linux_hostspec() argument264 *plinux_hostspec = strdup(solaris_hostspec + 1); in get_linux_hostspec()266 *plinux_hostspec = strdup(solaris_hostspec); in get_linux_hostspec()269 if (*plinux_hostspec == NULL) { in get_linux_hostspec()