]> sourceware.org Git - glibc.git/blame - db2/include/lock_ext.h
Update.
[glibc.git] / db2 / include / lock_ext.h
CommitLineData
cc3fa755 1/* DO NOT EDIT: automatically built by dist/distrib. */
92f1da4d
UD
2int __lock_getobj __P((DB_LOCKTAB *,
3 u_int32_t, DBT *, u_int32_t type, DB_LOCKOBJ **));
4int __lock_cmp __P((DBT *, DB_LOCKOBJ *));
5int __lock_locker_cmp __P((u_int32_t, DB_LOCKOBJ *));
6int __lock_ohash __P((DBT *));
7u_int32_t __lock_locker_hash __P((u_int32_t));
8u_int32_t __lock_lhash __P((DB_LOCKOBJ *));
This page took 0.589896 seconds and 5 git commands to generate.