Query: libtnfctl
OS: opensolaris
Section: 3lib
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
libtnfctl(3LIB) Interface Libraries libtnfctl(3LIB)NAMElibtnfctl - TNF probe control librarySYNOPSIScc [ flag... ] file.. -ltnfctl [ library... ] #include <tnf/tnfctl.h>DESCRIPTIONFunctions in this library provide TNF probe control routines for use by processes and the kernel.INTERFACESThe shared object libtnfctl.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces. tnfctl_buffer_alloc tnfctl_buffer_dealloc tnfctl_check_libs tnfctl_close tnfctl_continue tnfctl_exec_open tnfctl_filter_list_add tnfctl_filter_list_delete tnfctl_filter_list_get tnfctl_filter_state_set tnfctl_indirect_open tnfctl_internal_open tnfctl_kernel_open tnfctl_pid_open tnfctl_probe_apply tnfctl_probe_apply_ids tnfctl_probe_connect tnfctl_probe_disable tnfctl_probe_disconnect_all tnfctl_probe_enable tnfctl_probe_state_get tnfctl_probe_trace tnfctl_probe_untrace tnfctl_register_funcs tnfctl_strerror tnfctl_trace_attrs_get tnfctl_trace_state_setFILES/usr/lib/libtnfctl.so.1 shared object /usr/lib/64/libtnfctl.so.1 64-bit shared objectATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWtnfc (32-bit) | +-----------------------------+-----------------------------+ | |SUNWtnfcx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe with exceptions | +-----------------------------+-----------------------------+SEE ALSOpvs(1), Intro(3), libtnfctl(3TNF), tracing(3TNF), attributes(5)NOTESThis API is MT-Safe. Multiple threads can concurrently operate on independent tnfctl handles, which is the typical behavior expected. libtnfctl does not support multiple threads operating on the same tnfctl handle. If this is desired, it is the client's responsibility to implement locking to ensure that two threads that use the same tnfctl handle are not simultaneously present in a libtnfctl interface. SunOS 5.11 22 May 2003 libtnfctl(3LIB)
Related Man Pages |
---|
tnfctl_probe_connect(3tnf) - sunos |
libtnfctl(3tnf) - opensolaris |
libtnfctl(3lib) - opensolaris |
tnfctl_internal_open(3tnf) - sunos |
tnfctl_register_funcs(3tnf) - sunos |
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
Study UNIX Kernel |
Grep the 'not running' jobs and will send the update in mail with its name(job) |
Solaris 10 - password complexity not working |
Shopt -s histappend |