Home
last modified time | relevance | path

Searched refs:tnfctl_buffer_alloc (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/lib/libtnfctl/
H A Dmapfile-vers43 tnfctl_buffer_alloc;
H A Dtnfctl.h233 tnfctl_errcode_t tnfctl_buffer_alloc(
H A Dopen.c325 tnfctl_buffer_alloc(tnfctl_handle_t *hdl, const char *trace_file_name, in tnfctl_buffer_alloc() function
/onnv-gate/usr/src/cmd/tnf/prex/
H A Dprbk.c125 err = tnfctl_buffer_alloc(g_hndl, NULL, size); in prbk_buffer_alloc()
H A Dmain.c784 err = tnfctl_buffer_alloc(hndl, outfile_name, g_outsize); in set_tracefile()