Interface Libraries libvrrp(3LIB) NAME libvrrp - VRRP administration library SYNOPSIS cc [ flag ... ] file ... -lvrrp [ library ... ] #include DESCRIPTION The libvrrp library provides functions that support a programming interface for VRRP service administration. INTERFACES The shared object libvrrp.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces. vrrp_create vrrp_destroy vrrp_lookup vrrp_query vrrp_strerror vrrp_setprop vrrp_startup vrrp_shutdown FILES /lib/libvrrp.so.1 shared object /lib/64/libvrrp.so.1 64-bit shared object ATTRIBUTES See attributes(5) for description of the following attri- butes: ____________________________________________________________ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |_____________________________|_____________________________| | Interface Stability | Project Private | |_____________________________|_____________________________| | MT-Level | Safe | |_____________________________|_____________________________| SEE ALSO Intro(3), attributes(5)