Query: ldb_val
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ldb_val(3) Library Functions Manual ldb_val(3)NAMEldb_val - Result value.SYNOPSIS#include <ldb.h> Data Fields uint8_t * data size_t length Detailed Description Result value. An individual lump of data in a result comes in this format. The pointer will usually be to a UTF-8 string if the application is sensible, but it can be to anything you like, including binary data blobs of arbitrary size. Note: the data is null (0x00) terminated, but the length does not include the terminator. Field Documentation uint8_t* ldb_val::data result data size_t ldb_val::length length of data Author Generated automatically by Doxygen for LDB from the source code.LDBTue Jun 17 2014 ldb_val(3)
Related Man Pages |
---|
ldns_rdf2wire(3) - debian |
ldns_wire2dname(3) - centos |
th_make_cells(centos) - centos |
thcell.h(centos) - centos |
ldb(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
Tar Command |
Shopt -s histappend |
Controlling user input |