Searched defs:INTERNAL_MODE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtnfctl/
H A Dtnfctl_int.h65 * global variables used for INTERNAL_MODE synchronization with
80 INTERNAL_MODE /* tracing probes in the same process */ enumerator in enum:proc_mode
318 * INTERNAL_MODE clients. There are 2 versions of these macros so that
335 if (hndl->mode == INTERNAL_MODE) { \
343 if (hndl->mode == INTERNAL_MODE) { \
356 if (hndl->mode == INTERNAL_MODE) \

Completed in 58 milliseconds