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

/sendmail/libsmdb/
H A Dsmdb1.c53 static int smdb1_cursor_put __P((SMDB_CURSOR *, SMDB_DBENT *, SMDB_DBENT *, SMDB_FLAG));
366 smdb1_cursor_put(cursor, key, value, flags) function
417 cur->smdbc_put = smdb1_cursor_put;

Completed in 15 milliseconds