Searched refs:timehost (Results 1 – 1 of 1) sorted by relevance
125 const char *timehost, const des_block *ckey) in authdes_seccreate() argument140 dummy = authdes_pk_seccreate(servername, &pkey, win, timehost, in authdes_seccreate()152 const char *timehost, const des_block *ckey, nis_server *srvr) in authdes_pk_seccreate() argument190 if (timehost != NULL) { in authdes_pk_seccreate()191 ad->ad_timehost = (char *)mem_alloc(strlen(timehost) + 1); in authdes_pk_seccreate()196 memcpy(ad->ad_timehost, timehost, strlen(timehost) + 1); in authdes_pk_seccreate()