Home | History | Annotate | Download | only in hdb

Lines Matching defs:extp

361     HDB_extension *extp;
367 extp = hdb_find_extension(entry, choice_HDB_extension_data_hist_keys);
368 if (extp == NULL) {
370 extp = &ext;
373 extp->mandatory = FALSE;
374 hist_keys = &extp->data.u.hist_keys;
390 if (extp == &ext) {
416 HDB_extension *extp;
426 extp = hdb_find_extension(entry, choice_HDB_extension_data_hist_keys);
427 if (extp == NULL) {
430 extp = &ext;
434 hist_keys = &extp->data.u.hist_keys;