libnisdb(4)
NAME
libnisdb − NIS+ Database access library
SYNOPSIS
cc [ flag ... ] file ... −lnisdb −lnsl [ library ... ]
#include <rpcsvc/nis.h>
#include <rpcsvc/nis_db.h>
DESCRIPTION
Functions in this library describe the interface between the NIS+ server and the underlying database.
The shared object libnisdb.so.2 provides the public interfaces defined below.
For additional information on shared object interfaces, see intro(4).
INTERFACES
SUNW_2.1 (generic):
| db_create_table | db_destroy_table | db_first_entry |
| db_initialize | db_list_entries | db_massage_dict |
| db_next_entry | db_remove_entry | db_reset_next_entry |
| db_standby | db_table_exists | db_unload_table |
FILES
/usr/lib/libnisdb.so.2 shared object
/usr/lib/libnisdb.a archive library
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| MT-Level | Unsafe |
SEE ALSO
pvs(1), nis_db(3N), intro(4), attributes(5)
SunOS 5.6 — Last change: 31 Dec 1996