Lines Matching refs:hostp
343 char *hostp, *delimp;
350 hostp = NULL;
361 hostp = nfsdirname + 1;
364 hostp = nfsdirname;
367 if (hostp != NULL) {
369 getaddrinfo(hostp, NULL, &hints, &ai);
440 clp = clnt_create(hostp, MOUNTPROG, MOUNTVERS3, proto_ptr);
442 warnx("%s: %s", hostp,
453 warnx("%s: %s", hostp,
462 clean_mtab(hostp, nfsdirname, vflag);
465 hostp, nfsdirname);