Lines Matching +full:get +full:- +full:only
49 The flat-file format is a byte stream file with fixed or variable length
77 routine, however, only the
88 .\".Bl -tag -width indent
91 .\"If concurrent access is not needed or the database is read-only this
144 .Bd -literal
150 int (*get)(const DB *db, const DBT *key, DBT *data, u_int flags);
163 .Bl -tag -width indent
176 routines return -1 on error (setting
186 .Bl -tag -width indent
193 routines return -1 on error (setting
216 routines return -1 on error (setting
219 .It Va get
226 .Va get
227 routines return -1 on error (setting
239 .Bl -tag -width indent
250 (Applicable only to the
260 (Applicable only to the
264 Enter the new key/data pair only if the key does not previously exist.
268 (Applicable only to the
276 is available only for the
287 are available only for the
291 This is only true if the keys are ordered and independent, record numbers
300 routines return -1 on error (setting
322 .Va get ,
336 .Bl -tag -width indent
340 .Va get
355 (Applicable only to the
370 (Applicable only to the
380 are available only for the
388 routines return -1 on error (setting
401 If the database is in memory only, the
408 .Bl -tag -width indent
425 routines return -1 on error (setting
432 .Bd -literal
442 .Bl -tag -width "data"
464 .Bl -tag -width Er
489 .Va get ,