Home
last modified time | relevance | path

Searched refs:Proc (Results 1 – 14 of 14) sorted by relevance

/titanic_50/usr/src/cmd/truss/
H A Dmain.c213 if ((Lwp = Lgrab(Proc, who, &gcode)) == NULL) { in grab_lwp()
218 command, who, (int)Pstatus(Proc)->pr_pid, in grab_lwp()
237 if (lwptrace(Pstatus(Proc)->pr_pid, Lsp->pr_lwpid)) in create_thread()
467 Proc = Pcreate(argv[0], &argv[0], &err, path, sizeof (path)); in main()
468 if (Proc == NULL) { in main()
502 (void) Psetflags(Proc, PR_FORK); in main()
504 (void) Punsetflags(Proc, PR_FORK); in main()
505 Psp = Pstatus(Proc); in main()
613 Psp = Pstatus(Proc); in main()
638 Pfree(Proc); in main()
[all …]
H A Dexpound.c167 if (Pread(Proc, &utimbuf, sizeof (utimbuf), offset) in show_utimens()
176 if (Pread(Proc, &utimbuf32, sizeof (utimbuf32), offset) in show_utimens()
209 if (Pread(Proc, &tod, sizeof (tod), offset) in show_timeofday()
215 if (Pread(Proc, &tod32, sizeof (tod32), offset) in show_timeofday()
234 if (Pread(Proc, &itimerval, sizeof (itimerval), offset) in show_itimerval()
240 if (Pread(Proc, &itimerval32, sizeof (itimerval32), offset) in show_itimerval()
266 if (Pread(Proc, &timeval, sizeof (timeval), offset) in show_timeval()
272 if (Pread(Proc, &timeval32, sizeof (timeval32), offset) in show_timeval()
296 if (Pread(Proc, &timestruc, sizeof (timestruc), offset) in show_timestruc()
302 if (Pread(Proc, &timestruc32, sizeof (timestruc32), offset) in show_timestruc()
[all …]
H A Dfcall.c92 if (td_init() != TD_OK || td_ta_new(Proc, &Thr_agent) != TD_OK) in setup_thread_agent()
154 (Rdb_agent = Prd_agent(Proc)) != NULL) { in establish_breakpoints()
179 Pupdate_maps(Proc); in establish_breakpoints()
194 (void) Pobject_iter(Proc, object_present, NULL); in establish_breakpoints()
214 (void) Pobject_iter(Proc, object_iter, NULL); in establish_breakpoints()
229 const pstatus_t *Psp = Pstatus(Proc); in establish_stacks()
257 (void) Plwp_iter(Proc, lwp_stack_traps, &ph_map); in establish_stacks()
281 (void) Psymbol_iter(Proc, object_name, in do_symbol_iter()
291 (void) Psymbol_iter(Proc, object_name, in do_symbol_iter()
448 ((pmp = Paddr_to_text_map(Proc, pc)) == NULL || in create_bkpt()
[all …]
H A Dstat.c69 Pread(Proc, &statb, sizeof (statb), offset) == sizeof (statb)) { in show_stat32()
114 Pread(Proc, &statb, sizeof (statb), offset) == sizeof (statb)) { in show_stat64_32()
158 Pread(Proc, &statb, sizeof (statb), offset) == sizeof (statb)) { in show_stat64()
H A Dactions.c72 (void) Psysexit(Proc, sys, TRUE); in report_sleeping()
354 pid_t pid = Pstatus(Proc)->pr_pid; in sysentry()
423 (void) Pread(Proc, &offset, in sysentry()
427 (void) Pread(Proc, &offset32, in sysentry()
532 (void) Psysexit(Proc, what, FALSE); in sysexit()
942 fail = (Pread(Proc, &nargs, sizeof (nargs), ap) != sizeof (nargs)); in showargs()
951 fail = (Pread(Proc, &xnargs, sizeof (xnargs), ap) != in showargs()
956 fail = (Pread(Proc, &nargs, sizeof (nargs), ap) != in showargs()
1024 if (Pread(Proc, argaddr, ptrsize, ap) != ptrsize) { in dumpargs()
1066 if ((nbytes = Pread(Proc, buffer, nbytes, offset)) <= 0) in showbuffer()
H A Dipc.c256 const pstatus_t *Psp = Pstatus(Proc); in checkproc()
335 if (!Pisprocdir(Proc, dirname) || /* file not in a /proc directory */ in checkproc()
411 (void) Pissyscall_prev(Proc, pc, (uintptr_t *)&pc); in checkproc()
H A Dramdata.c121 struct ps_prochandle *Proc; /* global reference to process */ variable
H A Dprocset.c54 if (Pread(Proc, psp, sizeof (*psp), offset) == sizeof (*psp)) { in show_procset()
H A Dprint.c409 Pread(Proc, fds, sizeof (fds), (long)val) == sizeof (fds)) { in prt_pfd()
624 if (Pread(Proc, buffer, (size_t)nb, (long)val) != nb) in prt_iob()
1336 if (Pread(Proc, &ccc, sizeof (ccc), val) != sizeof (ccc)) in prt_ccc()
1350 if (pri->Errno || Pread(Proc, &ccc, sizeof (ccc), val) != sizeof (ccc)) in prt_rcc()
1501 if (Pread(Proc, &clname, PC_CLNMSZ, pri->sys_args[3]) != PC_CLNMSZ) { in print_pck()
1585 if (Pread(Proc, &prms, sizeof (prms), val) != sizeof (prms)) { in prt_pc5()
1638 if (Pread(Proc, &minfo32, sizeof (struct meminfo32), val) != in prt_mif()
1662 if (Pread(Proc, &minfo, sizeof (struct meminfo), val) != in prt_mif()
2282 Pread(Proc, set, setsize, val) == setsize) { in prt_prs()
2397 if (Pread(Proc, &laff, sizeof (lgrp_affinity_args_t), val) != in prt_laf()
H A Dramdata.h294 extern struct ps_prochandle *Proc; /* global reference to process */
/titanic_50/usr/src/cmd/refer/papers/
H A DRv7man42 %J Proc. 2nd Int. Conf. on Software Engineering
100 %J Proc. Third Symposium on Operating Systems Principles
250 %J Proc. 5th ACM Symp. on Principles of Programming Languages
311 %J Proc. IEEE Conf. on Communications
402 %J Proc. 4th ACM Symp. on Principles of Programming Languages
/titanic_50/usr/src/lib/libbsm/
H A DxmlHandlers.pm133 Proc => \&procHandler,
/titanic_50/usr/src/cmd/mdb/demo/
H A DREADME119 6. Example 2: Proc Walker and PS
/titanic_50/usr/src/lib/libshell/common/
H A Dsh.memo173 Proc. 2nd. Int. Conf. on Software Engineering, 1976,