search(3head) sunos man page | unix.com

Man Page: search

Operating Environment: sunos

Section: 3head

search.h(3HEAD) 						      Headers							   search.h(3HEAD)

NAME
search.h, search - search tables
SYNOPSIS
#include <search.h>
DESCRIPTION
The <search.h> header defines the ENTRY type for structure entry, which includes the following members: char *key void *data and defines ACTION and VISIT as enumeration data types through type definitions as follows: enum { FIND, ENTER } ACTION; enum { preorder, postorder, endorder, leaf } VISIT; The size_t type is defined as described in <sys/types.h>. See types.h(3HEAD).
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Standard | +-----------------------------+-----------------------------+
SEE ALSO
hsearch(3C), insque(3C), lsearch(3C), tsearch(3C), types.h(3HEAD), attributes(5), standards(5) SunOS 5.10 10 Sep 2004 search.h(3HEAD)
Related Man Pages
monetary.h(3head) - sunos
search(3head) - debian
search.h(3head) - debian
search.h(0p) - posix
monetary.h(3head) - centos
Similar Topics in the Unix Linux Community
How to search word and get the line above it.
complicated search within file
Print the previous line
Pattern search and count
UNIX.com is getting crushed in google search these days