AUSEARCH_NEXT_EVENT



AUSEARCH_NEXT_EVENT

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO
AUTHOR

NAME

ausearch_next_event − find the next event that meets search criteria

SYNOPSIS

#include <auparse.h>

int ausearch_next_event(auparse_state_t *au);

DESCRIPTION

ausearch_next_event will scan the input source and evaluate whether any record in an event contains the data being searched for. Evaluation is done at the record level.

RETURN VALUE

Returns -1 if an error occurs, 0 if no matches, and 1 for success.

SEE ALSO

ausearch_add_item(3), ausearch_add_regex(3), ausearch_set_stop(3).

AUTHOR

Steve Grubb



More Linux Commands

manpages/XFreeExtensionList.3.html
XFreeExtensionList(3) - list available extensions (ManPage)
The XQueryExtension function determines if the named extension is present. If the extension is not present, XQueryExtension returns False; otherwise, it returns

manpages/XkbFreeGeomProperties.3.html
XkbFreeGeomProperties(3) - Free geometry properties.........
XkbFreeGeomProperties.3 - Xkb provides a number of functions to allocate and free subcomponents of a keyboard geometry. Use these functions to create or modify

manpages/iso-8859-13.7.html
iso-8859-13(7) - ISO 8859-13 character set encoded in octal,
The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-13 encodes the characters used in Balti

manpages/namespace.n.html
namespace(n) - create and manipulate contexts for commands a
The namespace command lets you create, access, and destroy separate contexts for commands and variables. See the section WHAT IS A NAMESPACE? below for a brief

manpages/FcObjectSetBuild.3.html
FcObjectSetBuild(3) - Build object set from args (Man Page)
These build an object set from a null-terminated list of property names. FcObjectSetVapBuild is a macro version of FcObjectSetVaBuild which returns the result i

manpages/gnuchess.6.html
gnuchess(6) Chess (Games - Linux manual page)...............
Gnuchess plays a game of chess against the user or it plays against itself. Gnuchess is an updated version of the GNU chess playing program. It has a simple alp

manpages/perldtrace.1.html
perldtrace(1) Perls support for DTrace - Linux manual page
DTrace is a framework for comprehensive system- and application-level tracing. Perl is a DTrace provider, meaning it exposes several probes for instrumentation.

manpages/XtSetMappedWhenManaged.3.html
XtSetMappedWhenManaged(3) - map and unmap widgets (ManPage)
If the widget is realized and managed and if the new value of map_when_managed is True, XtSetMappedWhenManaged maps the window. If the widget is realized and ma

manpages/pipe.8.html
pipe(8) - Postfix delivery to external command (Man Page)...
The pipe(8) daemon processes requests from the Postfix queue manager to deliver messages to external commands. This program expects to be run from the master(8)

manpages/glVertex4dv.3gl.html
glVertex4dv(3gl) - specify a vertex - Linux manual page.....
glVertex commands are used within glBegin/glEnd pairs to specify point, line, and polygon vertices. The current color, normal, and texture coordinates are assoc

manpages/XtVaSetValues.3.html
XtVaSetValues(3) - obtain and set widget resources (ManPage)
The XtSetValues function starts with the resources specified for the Core widget fields and proceeds down the subclass chain to the widget. At each stage, it wr

manpages/gnutls_record_recv_seq.3.html
gnutls_record_recv_seq(3) - API function - Linux man page...
This function is the same as gnutls_record_recv(), except that it returns in addition to data, the sequence number of the data. This is useful in DTLS where rec





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