Searched defs:phdl (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/lib/libproc/test/t2-name2map/
H A Dt2-name2map.c41 struct proc_handle *phdl; local
/freebsd-10.3-release/lib/libproc/
H A Dproc_regs.c43 proc_regget(struct proc_handle *phdl, proc_reg_t reg, unsigned long *regvalue) argument
87 proc_regset(struct proc_handle *phdl, proc_reg_t reg, unsigned long regvalue) argument
[all...]
H A Dproc_rtld.c43 struct proc_handle *phdl = arg; local
61 proc_rdagent(struct proc_handle *phdl) argument
78 proc_updatesyms(struct proc_handle *phdl) argument
[all...]
H A Dproc_create.c46 proc_init(pid_t pid, int flags, int status, struct proc_handle *phdl) argument
75 struct proc_handle *phdl; local
126 struct proc_handle *phdl; local
186 proc_free(struct proc_handle *phdl) argument
[all...]
H A Dproc_bkpt.c59 proc_stop(struct proc_handle *phdl) argument
78 proc_bkptset(struct proc_handle *phdl, uintptr_t address, argument
142 proc_bkptdel(struct proc_handle *phdl, uintptr_t address, unsigned long saved) argument
200 proc_bkptexec(struct proc_handle *phdl, unsigned long saved) argument
[all...]
H A Dproc_util.c44 proc_clearflags(struct proc_handle *phdl, int mask) argument
59 proc_continue(struct proc_handle *phdl) argument
77 proc_detach(struct proc_handle *phdl, int reason) argument
101 proc_getflags(struct proc_handle *phdl) argument
111 proc_setflags(struct proc_handle *phdl, int mask) argument
123 proc_state(struct proc_handle *phdl) argument
133 proc_getpid(struct proc_handle *phdl) argument
143 proc_wstatus(struct proc_handle *phdl) argument
164 proc_getwstat(struct proc_handle *phdl) argument
183 proc_read(struct proc_handle *phdl, void *buf, size_t size, size_t addr) argument
200 proc_getlwpstatus(struct proc_handle *phdl) argument
[all...]
/freebsd-10.3-release/lib/libproc/test/t3-name2sym/
H A Dt3-name2sym.c42 struct proc_handle *phdl; local
/freebsd-10.3-release/lib/libproc/test/t1-bkpt/
H A Dt1-bkpt.c48 struct proc_handle *phdl; local

Completed in 110 milliseconds