Searched refs:timehost (Results 1 – 1 of 1) sorted by relevance
122 const char *timehost, const des_block *ckey) in authdes_seccreate() argument137 dummy = authdes_pk_seccreate(servername, &pkey, win, timehost, in authdes_seccreate()149 const char *timehost, const des_block *ckey, nis_server *srvr) in authdes_pk_seccreate() argument187 if (timehost != NULL) { in authdes_pk_seccreate()188 ad->ad_timehost = (char *)mem_alloc(strlen(timehost) + 1); in authdes_pk_seccreate()193 memcpy(ad->ad_timehost, timehost, strlen(timehost) + 1); in authdes_pk_seccreate()