dnstable_iter man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

DNSTABLE_ITER(3)					      DNSTABLE_ITER(3)

NAME
       dnstable_iter - iterate over a sequence of dnstable entries

SYNOPSIS
       #include <dnstable.h>

       dnstable_res
       dnstable_iter_next(struct dnstable_iter *it, struct dnstable_entry **ent);

       dnstable_iter_destroy(struct dnstable_iter **it);

DESCRIPTION
       The dnstable_iter interface is used to return a sequence of one or more
       dnstable entries. Once the caller obtains a dnstable_iter object,
       dnstable_iter_next() should be repeatedly called on it until there are
       no more entries to retrieve, at which point the iterator object must be
       freed by calling dnstable_iter_destroy().

RETURN VALUE
       dnstable_iter_next() returns dnstable_res_success if an entry was
       successfully retrieved, in which case ent will point to a
       dnstable_entry object which must be freed by the caller using
       dnstable_entry_destroy(). dnstable_res_failure is returned if there are
       no more entries in the sequence.

SEE ALSO
       dnstable_entry(3)

				  11/10/2015		      DNSTABLE_ITER(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net