Query: cdb_keypos
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cdb_keypos(3) Library Functions Manual cdb_keypos(3)NAMEcdb_keypos - get position of keySYNTAX#include <cdb.h> uint32 cdb_keypos(struct cdb *c);DESCRIPTIONcdb_keypos returns the position of the key cdb_firstkey or cdb_nextkey found. Use cdb_keylen to get the length of the key.SEE ALSOcdb_keylen(3), cdb_datapos(3), cdb_datalen(3) cdb_keypos(3)