Searched refs:RESTORE (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dquery.c180 * We use SAVE and RESTORE as that shows the operation being performed.
183 #define RESTORE(a, b) SAVE(a, b) macro
3366 RESTORE(db, zdb);
3367 RESTORE(fname, zfname);
3368 RESTORE(rdataset, zrdataset);
3369 RESTORE(sigrdataset, zsigrdataset);
4413 RESTORE(*dbp, st->r.db);
4416 RESTORE(*rdatasetp, st->r.r_rdataset);
6696 RESTORE(zone, rpz_st->q.zone);
6697 RESTORE(nod
[all...]

Completed in 26 milliseconds