Home
last modified time | relevance | path

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

/titanic_50/usr/src/man/man3tnf/
H A DMakefile25 tnfctl_buffer_alloc.3tnf \
100 tnfctl_buffer_dealloc.3tnf := LINKSRC = tnfctl_buffer_alloc.3tnf
/titanic_50/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
/titanic_50/usr/src/pkg/manifests/
H A Ddeveloper-tnf.mf53 file path=usr/share/man/man3tnf/tnfctl_buffer_alloc.3tnf
102 target=tnfctl_buffer_alloc.3tnf
/titanic_50/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()