Lines Matching refs:PRTraceHandle
121 typedef void * PRTraceHandle;
131 PRTraceHandle handle; /* PRTraceHandle creating the trace entry */
156 ** FUNCTION: PR_DEFINE_TRACE() -- Define a PRTraceHandle
162 #define PR_DEFINE_TRACE(name) PRTraceHandle name
165 ** FUNCTION: PR_INIT_TRACE_HANDLE() -- Set the value of a PRTraceHandle
168 ** PR_INIT_TRACE_HANDLE() sets the value of a PRTraceHandle
204 ** PRTraceHandle
222 NSPR_API(PRTraceHandle)
238 ** INPUTS: handle. A PRTraceHandle
258 PRTraceHandle handle /* Handle to be destroyed */
276 ** handle: PRTraceHandle. The trace handle for this trace.
299 PRTraceHandle handle, /* use this trace handle */
327 ** PRTraceEnable: PRTraceHandle. The trace handle to be
330 ** PRTraceDisable: PRTraceHandle. The trace handle to be
445 ** PRTraceHandle associated with qName and rName or NULL when
458 NSPR_API(PRTraceHandle)
472 ** INPUTS: handle: PRTraceHandle.
492 PRTraceHandle handle, /* handle as search argument */
505 ** database. The PRTraceHandle returned can be used as an
510 ** handle. When a handle is a valid PRTraceHandle previously
517 ** PRTraceHandle or NULL when there are no trace handles.
532 NSPR_API(PRTraceHandle)
534 PRTraceHandle handle
545 ** database. The PRTraceHandle returned can be used as an
550 ** RName handle. When a handle is a valid PRTraceHandle
553 ** qhandle: A valid PRTraceHandle retruned from a previous call
559 ** PRTraceHandle or NULL when there are no trace handles.
574 NSPR_API(PRTraceHandle)
576 PRTraceHandle rhandle,
577 PRTraceHandle qhandle