Lines Matching full:access
33 .Nd "database access methods"
93 .\"Do the necessary locking in the database to support concurrent access.
94 .\"If concurrent access is not needed or the database is read-only this
100 .\"Necessary for concurrent access.
124 argument is a pointer to an access method specific structure described
125 in the access method's manual page.
130 each access method will use defaults appropriate for the system
131 and the access method.
168 The type of the underlying access method (and file format).
216 underlying files used by the access method.
255 access method.)
265 access method.)
275 access methods.)
283 access
292 access method because they each imply that the access method is able to
348 access method, the returned key is not necessarily an
362 access methods.)
377 access methods.)
387 access methods because they each imply that the keys have an inherent
397 access method is being used, and if the database file
415 access method is being used, this flag causes
433 Access to all file types is based on key/data pairs.
455 It should be noted that the access methods provide no guarantees about
542 None of the access methods provide any form of concurrent access,