1cdb_keypos(3)              Library Functions Manual              cdb_keypos(3)
2
3
4

NAME

6       cdb_keypos - get position of key
7

SYNTAX

9       #include <cdb.h>
10
11       uint32 cdb_keypos(struct cdb *c);
12
13

DESCRIPTION

15       cdb_keypos  returns the position of the key cdb_firstkey or cdb_nextkey
16       found.
17
18       Use cdb_keylen to get the length of the key.
19
20

SEE ALSO

22       cdb_keylen(3), cdb_datapos(3), cdb_datalen(3)
23
24
25
26                                                                 cdb_keypos(3)
Impressum