Searched refs:asr_host_id (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/libasr/common/
H A Dasr.h62 char *asr_host_id; /* Hostname to use in messages */ member in struct:asr_handle
H A Dasr.c632 (ah->asr_host_id = asr_strdup(info)) == NULL) {
883 if (ah->asr_host_id != NULL)
884 free(ah->asr_host_id);
1166 err |= asr_buf_append_xml_nv(buf, 1, "host-id", ah->asr_host_id);
1426 host = ah->asr_host_id;

Completed in 24 milliseconds