/titanic_50/usr/src/cmd/ptools/pstop/ |
H A D | pstop.c | 106 (void) Punsetflags(P, PR_RLC); in stop()
|
/titanic_50/usr/src/cmd/ptools/prun/ |
H A D | prun.c | 119 (void) Punsetflags(P, PR_RLC); in start()
|
/titanic_50/usr/src/lib/libdtrace/common/ |
H A D | procfs.d.in | 87 inline int PR_RLC = @PR_RLC@; variable 88 #pragma D binding "1.0" PR_RLC 306 ((T->t_procp->p_proc_flag & @P_PR_RUNLCL@) ? PR_RLC : 0) |
|
H A D | dt_proc.c | 396 int krflag = psp->pr_flags & (PR_KLC | PR_RLC); in dt_proc_waitrun() 708 if (!(Pstatus(dpr->dpr_proc)->pr_flags & (PR_KLC | PR_RLC))) { in dt_proc_destroy() 886 (void) Punsetflags(dpr->dpr_proc, PR_RLC); in dt_proc_create() 954 (void) Psetflags(dpr->dpr_proc, PR_RLC); in dt_proc_grab()
|
H A D | procfs.sed.in | 101 SED_REPLACE(PR_RLC)
|
/titanic_50/usr/src/cmd/ptools/pflags/ |
H A D | pflags.c | 72 |PR_FORK|PR_RLC|PR_KLC|PR_ASYNC|PR_BPTADJ|PR_MSACCT|PR_MSFORK|PR_PTRACE) 423 if (arg & PR_RLC) in prflags()
|
/titanic_50/usr/src/cmd/pbind/ |
H A D | pbind.c | 199 if (Psetflags(Pr, PR_RLC) != 0 || Pcreate_agent(Pr) != 0) { in grab_proc()
|
/titanic_50/usr/src/uts/common/fs/proc/ |
H A D | prioctl.c | 710 error = pr_set(p, prmapsetflags(PR_RLC)); in prioctl64() 715 error = pr_unset(p, prmapsetflags(PR_RLC)); in prioctl64() 1370 flags |= PR_RLC; in oprgetstatus32() 2306 error = pr_set(p, prmapsetflags(PR_RLC)); in prioctl32() 2311 error = pr_unset(p, prmapsetflags(PR_RLC)); in prioctl32() 3047 (PR_FORK|PR_RLC|PR_KLC|PR_ASYNC|PR_BPTADJ|PR_MSACCT|PR_PCOMPAT) in prmapsetflags() 3053 if (flags & PR_RLC) in prmapsetflags() 3211 flags |= PR_RLC; in oprgetstatus()
|
H A D | prcontrol.c | 1598 (PR_FORK|PR_RLC|PR_KLC|PR_ASYNC|PR_BPTADJ|PR_MSACCT|PR_MSFORK|PR_PTRACE) 1611 if (flags & PR_RLC) in pr_set() 1645 if (flags & PR_RLC) in pr_unset()
|
H A D | prsubr.c | 955 flags |= PR_RLC; in prgetlwpstatus32() 1181 flags |= PR_RLC; in prgetlwpstatus()
|
/titanic_50/usr/src/uts/sparc/sys/ |
H A D | old_procfs.h | 216 #define PR_RLC 0x0020 /* run-on-last-close is in effect */ macro
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | old_procfs.h | 217 #define PR_RLC 0x0020 /* run-on-last-close is in effect */ macro
|
/titanic_50/usr/src/lib/libproc/common/ |
H A D | Pcontrol.c | 662 (void) Psetflags(P, PR_RLC); in Pxcreate() 979 if (Psetflags(P, PR_RLC) != 0) { in Pgrab() 1549 #define ALL_SETTABLE_FLAGS (PR_FORK|PR_RLC|PR_KLC|PR_ASYNC|PR_BPTADJ|PR_PTRACE) 1690 (void) Punsetflags(P, PR_RLC|PR_KLC); in Prelease() 1702 (void) Psetflags(P, PR_RLC); in Prelease()
|
H A D | Pgcore.c | 191 if (lsp->pr_flags & PR_RLC) in mkprstatus() 316 if (lsp->pr_flags & PR_RLC) in mkprstatus32()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | procfs.h | 213 #define PR_RLC 0x00200000 /* run-on-last-close is in effect */
|
/titanic_50/usr/src/lib/libtnfctl/ |
H A D | prb_proc.c | 569 mode = PR_RLC; in prb_proc_setrlc()
|
/titanic_50/usr/src/lib/libpctx/common/ |
H A D | libpctx.c | 232 (void) Psetflags(pctx->Pr, PR_RLC); in pctx_capture()
|
/titanic_50/usr/src/lib/libc/sparc/sys/ |
H A D | ptrace.c | 565 ctl[1] = PR_RLC; in GrabProc()
|
/titanic_50/usr/src/lib/libc/i386/sys/ |
H A D | ptrace.c | 557 ctl[1] = PR_RLC; in GrabProc()
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 732 (void) Psetflags(C, PR_RLC); in pt_fork() 1273 (void) Psetflags(t->t_pshandle, PR_RLC); in pt_attach() 3413 (void) Punsetflags(P, PR_RLC); /* make sure run-on-last-close is off */ in pt_run() 5451 (void) Punsetflags(t->t_pshandle, PR_RLC); in mdb_proc_tgt_create()
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 269 @ MSG_PR_FLAGS_RLC "PR_RLC"
|
H A D | corenote.c | 1191 { PR_RLC, MSG_PR_FLAGS_RLC }, in conv_cnote_pr_flags()
|
/titanic_50/usr/src/cmd/prctl/ |
H A D | prctl.c | 2259 if (Psetflags(p->pr, PR_RLC) != 0) { in grab_process()
|
/titanic_50/usr/src/cmd/mdb/common/modules/genunix/ |
H A D | gcore.c | 1202 flags |= PR_RLC; in gcore_prgetlwpstatus()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | main.c | 2535 ctl[1] = PR_RLC; in release()
|