AUPARSE_GOTO_RECORD_NUM



AUPARSE_GOTO_RECORD_NUM

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO
AUTHOR

NAME

auparse_goto_record_num − move record cursor to specific record

SYNOPSIS

#include <auparse.h>

int auparse_goto_record_num(auparse_state_t *au, unsigned int num);

DESCRIPTION

auparse_goto_record_num will move the internal library cursors to point to a specific physical record number. Records within the same event are numbered starting from 0. This is generally not needed but there are some cases where one may want precise control over the exact record being looked at.

RETURN VALUE

Returns 0 on error or 1 for success.

SEE ALSO

auparse_get_num_records(3),auparse_next_record(3).

AUTHOR

Steve Grubb



More Linux Commands

manpages/gnome-keyring-3.1.html
gnome-keyring-3(1) The gnomekeyring commandline tool........
The gnome-keyring tool can be used to interact with gnome-keyring-daemon. COMMANDS The following commands can be used: import FILE Import keys or certificates f

manpages/auparse_add_callback.3.html
auparse_add_callback(3) - add a callback handler for notific
auparse_add_callback adds a callback function to the parse state which is invoked to notify the application of parsing events. The signature of the callback is:

manpages/lmhosts.5.html
lmhosts(5) - The Samba NetBIOS hosts file - Linux man page
This file is part of the samba(7) suite. lmhosts is the Samba NetBIOS name to IP address mapping file. It is very similar to the /etc/hosts file format, except

manpages/XGetSubImage.3.html
XGetSubImage(3) - transfer images - Linux manual page.......
The XPutImage function combines an image with a rectangle of the specified drawable. The section of the image defined by the src_x, src_y, width, and height arg

manpages/cpupower-info.1.html
cpupower-info(1) Shows processor power related kernel or har
cpupower info shows kernel configurations or processor hardware registers affecting processor power saving policies. Some options are platform wide, some affect

manpages/pcre_info.3.html
pcre_info(3) - Perl-compatible regular expressions (ManPage)
This function is obsolete. You should be using pcre_fullinfo() instead. There is a complete description of the PCRE native API in the pcreapi page and a descrip

manpages/srandom_r.3.html
srandom_r(3) - reentrant random number generator (Man Page)
These functions are the reentrant equivalents of the functions described in random(3). They are suitable for use in multithreaded programs where each thread nee

manpages/ntfsclone.8.html
ntfsclone(8) - Efficiently clone, image, restore or rescue a
ntfsclone will efficiently clone (copy, save, backup, restore) or rescue an NTFS filesystem to a sparse file, image, device (partition) or standard output. It w

manpages/batch.1.html
batch(1) - queue, examine or delete jobs for later execution
at and batch read commands from standard input or a specified file which are to be executed at a later time, using /bin/sh. at executes commands at a specified

manpages/gnutls_pkcs11_privkey_deinit.3.html
gnutls_pkcs11_privkey_deinit(3) - API function (Man Page)...
gnutls_pkcs11_privkey_deinit.3 - This function will deinitialize a private key structure. REPORTING BUGS Report bugs to &lt;bug-gnutls@gnu.org&gt;. GnuTLS home page:

manpages/glMultiTexCoord1svARB.3gl.html
glMultiTexCoord1svARB(3gl) - set the current texture coordin
glMultiTexCoordARB specifies texture coordinates in one, two, three, or four dimensions. glMultiTexCoord1ARB sets the current texture coordinates to (s, 0, 0, 1

manpages/legacy.3ncurses.html
legacy(3ncurses) - get curses cursor and window coordinates,
The getbegy and getbegx functions return the same data as getbegyx. The getcury and getcurx functions return the same data as getyx. The getmaxy and getmaxx fun





We can't live, work or learn in freedom unless the software we use is free.