Searched refs:ad_timehost (Results 1 – 1 of 1) sorted by relevance
73 char *ad_timehost; /* remote host to sync with */ member148 ad->ad_timehost = NULL; in authdes_pk_seccreate()167 ad->ad_timehost = malloc(strlen(timehost) + 1); in authdes_pk_seccreate()168 if (ad->ad_timehost == NULL) { in authdes_pk_seccreate()172 (void) memcpy(ad->ad_timehost, timehost, strlen(timehost) + 1); in authdes_pk_seccreate()214 if (ad->ad_timehost) in authdes_pk_seccreate()215 free(ad->ad_timehost); in authdes_pk_seccreate()408 ad->ad_timehost, &(ad->ad_uaddr), in authdes_refresh()445 if (ad->ad_timehost) in authdes_destroy()446 free(ad->ad_timehost); in authdes_destroy()