gentime            86 source4/kdc/hdb-samba4.c     const char *gentime;
gentime            89 source4/kdc/hdb-samba4.c     gentime = ldb_msg_find_attr_as_string(msg, attr, NULL);
gentime            90 source4/kdc/hdb-samba4.c     if (!gentime)
gentime            93 source4/kdc/hdb-samba4.c     tmp = strptime(gentime, "%Y%m%d%H%M%SZ", &tm);