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)
| Related Man Pages |
|---|
| cdb(3) - debian |
| cdb_find(3) - debian |
| cdb(5) - debian |
| cdbw_output(3) - netbsd |
| cdbw_put_data(3) - netbsd |