HomeSort by: relevance | last modified time | path
    Searched defs:ps_prochandle (Results 1 - 8 of 8) sorted by relevancy

  /src/external/cddl/osnet/include/
dtrace.h 35 #define ps_prochandle proc_handle macro
libproc.h 37 #define ps_prochandle proc_handle macro
  /src/external/gpl3/gdb.old/dist/gdbserver/
gdb_proc_service.h 25 struct ps_prochandle struct
  /src/external/gpl3/gdb/dist/gdbserver/
gdb_proc_service.h 25 struct ps_prochandle struct
  /src/external/gpl3/gdb.old/dist/gdb/
gdb_proc_service.h 27 struct ps_prochandle struct
sol-thread.c 115 struct ps_prochandle struct
126 static struct ps_prochandle main_ph;
136 typedef td_err_e (td_ta_new_ftype)(const struct ps_prochandle *ph_p,
141 struct ps_prochandle **ph_pp);
731 ps_pstop (struct ps_prochandle *ph)
739 ps_pcontinue (struct ps_prochandle *ph)
747 ps_lstop (struct ps_prochandle *ph, lwpid_t lwpid)
755 ps_lcontinue (struct ps_prochandle *ph, lwpid_t lwpid)
763 ps_pglobal_lookup (struct ps_prochandle *ph, const char *ld_object_name,
778 rw_common (int dowrite, const struct ps_prochandle *ph, psaddr_t addr
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
gdb_proc_service.h 27 struct ps_prochandle struct
sol-thread.c 115 struct ps_prochandle struct
126 static struct ps_prochandle main_ph;
136 typedef td_err_e (td_ta_new_ftype)(const struct ps_prochandle *ph_p,
141 struct ps_prochandle **ph_pp);
731 ps_pstop (struct ps_prochandle *ph)
739 ps_pcontinue (struct ps_prochandle *ph)
747 ps_lstop (struct ps_prochandle *ph, lwpid_t lwpid)
755 ps_lcontinue (struct ps_prochandle *ph, lwpid_t lwpid)
763 ps_pglobal_lookup (struct ps_prochandle *ph, const char *ld_object_name,
778 rw_common (int dowrite, const struct ps_prochandle *ph, psaddr_t addr
    [all...]

Completed in 22 milliseconds