Searched refs:dsm_msg_reqhost (Results 1 – 4 of 4) sorted by relevance
1080 if (dsmp->dsm_msg_reqhost != NULL) { in dhcp_smach_set_msg_reqhost()1083 dsmp->dsm_msg_reqhost); in dhcp_smach_set_msg_reqhost()1084 free(dsmp->dsm_msg_reqhost); in dhcp_smach_set_msg_reqhost()1085 dsmp->dsm_msg_reqhost = NULL; in dhcp_smach_set_msg_reqhost()1144 free(dsmp->dsm_msg_reqhost); in dhcp_smach_set_msg_reqhost()1145 dsmp->dsm_msg_reqhost = value; in dhcp_smach_set_msg_reqhost()
784 if (dsmp->dsm_msg_reqhost != NULL && in dhcp_add_hostname_opt()785 ipadm_is_valid_hostname(dsmp->dsm_msg_reqhost)) { in dhcp_add_hostname_opt()786 reqhost = dsmp->dsm_msg_reqhost; in dhcp_add_hostname_opt()1030 reqhost = dsmp->dsm_msg_reqhost; in dhcp_assemble_fqdn()
209 char *dsm_msg_reqhost; member
336 free(dsmp->dsm_msg_reqhost); in free_smach()