Searched refs:bestname (Results 1 – 1 of 1) sorted by relevance
143 char bestname[MAXPATHLEN]; local168 bestname[0] = '\0';192 strncpy(bestname, mp.mnt_special, sizeof (bestname));195 printf(" %s\n", bestname);200 endhost = strchr(bestname, ':');208 strncpy(host, bestname, MAXHOSTNAMELEN);228 strncpy(bestname, exp->sh_path,229 sizeof (bestname));