Home
last modified time | relevance | path

Searched defs:ctlfd (Results 1 – 9 of 9) sorted by relevance

/titanic_51/usr/src/lib/libproc/common/
H A DPcontrol.c1386 int ctlfd = (P->agentctlfd >= 0)? P->agentctlfd : P->ctlfd; Psync() local
1793 int ctlfd = (P->agentctlfd >= 0)? P->agentctlfd : P->ctlfd; Pstopstatus() local
2058 int ctlfd = (P->agentctlfd >= 0) ? P->agentctlfd : P->ctlfd; Psetrun() local
2188 int ctlfd = (P->agentctlfd >= 0)? P->agentctlfd : P->ctlfd; Pclearsig() local
2200 int ctlfd = (P->agentctlfd >= 0)? P->agentctlfd : P->ctlfd; Pclearfault() local
2301 execute_bkpt(int ctlfd,const fltset_t * faultset,const sigset_t * sigmask,uintptr_t address,ulong_t saved) execute_bkpt() argument
2399 int ctlfd = (P->agentctlfd >= 0)? P->agentctlfd : P->ctlfd; Pxecbkpt() local
2488 execute_wapt(int ctlfd,const fltset_t * faultset,const sigset_t * sigmask,const prwatch_t * wp) execute_wapt() argument
2594 int ctlfd = (P->agentctlfd >= 0)? P->agentctlfd : P->ctlfd; Pxecwapt() local
3354 int ctlfd = L->lwp_ctlfd; Lsync() local
3390 int ctlfd = L->lwp_ctlfd; Lstopstatus() local
3590 int ctlfd = L->lwp_ctlfd; Lsetrun() local
3647 int ctlfd = L->lwp_ctlfd; Lclearsig() local
3659 int ctlfd = L->lwp_ctlfd; Lclearfault() local
[all...]
H A DPsyscall.c237 int ctlfd = (P->agentctlfd >= 0)? P->agentctlfd : P->ctlfd; in execute() local
H A DPcontrol.h210 int ctlfd; /* /proc/<pid>/ctl filedescriptor */ member
/titanic_51/usr/src/cmd/fs.d/ufs/fssnap/
H A Dfssnap.c235 int ctlfd; in create_snap() local
348 int ctlfd; in delete_snap() local
/titanic_51/usr/src/lib/libc/sparc/sys/
H A Dptrace.c71 int ctlfd; /* /proc/<pid>/ctl */ member
[all...]
/titanic_51/usr/src/lib/libc/i386/sys/
H A Dptrace.c71 int ctlfd; /* /proc/<pid>/ctl */ member
[all...]
/titanic_51/usr/src/lib/watchmalloc/common/
H A Dmalloc.c1291 static int ctlfd = -1; variable
[all...]
/titanic_51/usr/src/cmd/halt/
H A Dhalt.c173 int ctlfd; in direct_init() local
/titanic_51/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c463 int efd, ctlfd, statfd; in ses_contract_thread() local
732 int ctlfd; in ses_target_free() local
[all...]