dtsearchfreeresults(3) hpux man page | unix.com

Man Page: dtsearchfreeresults

Operating Environment: hpux

Section: 3

DtSearchFreeResults(library call)										 DtSearchFreeResults(library call)

NAME
DtSearchFree Results -- Free storage allocated for DtSearch results lists
SYNOPSIS
#include <Dt/Search.h> int DtFreeSearchResults( DtSrResult **list);
DESCRIPTION
The DtFreeSearchResults function frees the results list pointed to by list which was originally returned from DtSearchQuery, and sets the list pointer to NULL.
RETURNS
Always returns DtSrOK.
SEE ALSO
DtSrAPI(3), DtSearchQuery(3), DtSearchSortResults(3), DtSearchMergeResults(3) DtSearchFreeResults(library call)
Related Man Pages
dtsearchaddmessage(3) - hpux
dtsearchfreemessages(3) - hpux
dtsearchgetkeytypes(3) - hpux
dtsearchmergeresults(3) - hpux
dtsearchhighlight(3) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Sequence extraction
awk - Multi-line data to be stored in variable
Tar Command