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

/bind-9.6-ESV-R11/contrib/dlz/bin/dlzbdb/
H A Ddlzbdb.c102 insert_data(void);
493 * The insert_data function is used by both the add, and bulk insert
534 insert_data(void) { function
794 /*common logic for "add" & "bulk" operations are handled by insert_data */
795 insert_data();
826 /* common logic for "add" & "bulk" operations are handled by insert_data */
827 insert_data();

Completed in 9 milliseconds