snmdb_unlock manual page
Table of Contents

NAME

snmdb_unlock - unlocks the database

SYNOPSIS

#include <netmgt/netmgt_db.h>

snmdb_unlock()

DESCRIPTION

snmdb_unlock unlocks the database and notifies the console to update its views.

INPUT ARGUMENTS

None

RETURN VALUE

Returns 1 if the database has been unlocked. Otherwise, it returns 0.

SEE ALSO

snmdb_lock(3n)


Table of Contents