Searched refs:hostnamep (Results 1 – 3 of 3) sorted by relevance
238 change_host(char *hostnamep, HostInfo *hp) in change_host() argument245 strncpy(hostname, hostnamep, MAXHOSTNAMELEN + 1); in change_host()
409 const char **hostnamep) in permitted_by_dest_constraints() argument414 if (hostnamep != NULL) in permitted_by_dest_constraints()415 *hostnamep = NULL; in permitted_by_dest_constraints()445 if (hostnamep != NULL) in permitted_by_dest_constraints()446 *hostnamep = d->to.hostname; in permitted_by_dest_constraints()
752 nfs_mount_parse_from(struct vfsoptlist *opts, char **hostnamep, in nfs_mount_parse_from() argument833 *hostnamep = strdup(nam, M_NEWNFSMNT); in nfs_mount_parse_from()