Home
last modified time | relevance | path

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

/titanic_50/usr/src/man/man3tnf/
H A DMakefile30 tnfctl_pid_open.3tnf \
104 tnfctl_continue.3tnf := LINKSRC = tnfctl_pid_open.3tnf
105 tnfctl_exec_open.3tnf := LINKSRC = tnfctl_pid_open.3tnf
/titanic_50/usr/src/pkg/manifests/
H A Ddeveloper-tnf.mf58 file path=usr/share/man/man3tnf/tnfctl_pid_open.3tnf
106 target=tnfctl_pid_open.3tnf
108 target=tnfctl_pid_open.3tnf
/titanic_50/usr/src/lib/libtnfctl/
H A Dmapfile-vers56 tnfctl_pid_open;
H A Dtnfctl.h192 tnfctl_errcode_t tnfctl_pid_open(
H A Dcontinue.c132 prexstat = tnfctl_pid_open((pid_t)reg0, in tnfctl_continue()
H A Dopen.c131 tnfctl_pid_open(pid_t pid, tnfctl_handle_t **ret_val) in tnfctl_pid_open() function
/titanic_50/usr/src/cmd/tnf/prex/
H A Dmain.c208 err = tnfctl_pid_open(g_targetpid, &g_hndl); in main()