Home
last modified time | relevance | path

Searched refs:tnfctl_kernel_open (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/libtnfctl/
H A Dmapfile-vers55 tnfctl_kernel_open;
H A Dtnfctl.h211 tnfctl_errcode_t tnfctl_kernel_open(tnfctl_handle_t **);
H A Dopen.c258 tnfctl_kernel_open(tnfctl_handle_t **ret_val) in tnfctl_kernel_open() function
/titanic_44/usr/src/man/man3tnf/
H A DMakefile29 tnfctl_kernel_open.3tnf \
/titanic_44/usr/src/pkg/manifests/
H A Ddeveloper-tnf.mf57 file path=usr/share/man/man3tnf/tnfctl_kernel_open.3tnf
/titanic_44/usr/src/cmd/tnf/prex/
H A Dmain.c196 err = tnfctl_kernel_open(&g_hndl); in main()