Searched refs:hostp (Results 1 – 6 of 6) sorted by relevance
142 struct smsm_host *hostp; in smsm_update_bits() local172 hostp = &smsm->hosts[host]; in smsm_update_bits()175 if (val & changes && hostp->ipc_regmap) { in smsm_update_bits()176 regmap_write(hostp->ipc_regmap, in smsm_update_bits()177 hostp->ipc_offset, in smsm_update_bits()178 BIT(hostp->ipc_bit)); in smsm_update_bits()
146 char *hostp = NULL;199 if (hostp == 0) {201 hostp = strdup(*argv++);203 if (hostp == 0)206 + resolv_hostp = hostp;209 if (hostp[0] == '@' || hostp[0] == '!') {210 if ((hostname = strrchr(hostp, ':')) == NULL)224 - if (inet_aton(hostp, &sn.sin_addr)) {226 - strcpy(_hostname, hostp);230 - host = gethostbyname(hostp);[all …]
25 *hostp = hostname;
53 struct nlm_host **hostp, struct nlm_file **filp) in nlmsvc_retrieve_args() argument68 *hostp = host; in nlmsvc_retrieve_args()
24 struct nlm_host **hostp, struct nlm_file **filp) in nlm4svc_retrieve_args() argument39 *hostp = host; in nlm4svc_retrieve_args()
1536 unsigned int n_ports, struct ide_host **hostp) in ide_host_add() argument1551 if (hostp) in ide_host_add()1552 *hostp = host; in ide_host_add()