Searched defs:curl (Results 1 - 25 of 26) sorted by relevance

12

/src/sys/miscfs/procfs/
H A Dprocfs_mem.c91 procfs_domem(struct lwp * curl,struct lwp * l,struct pfsnode * pfs,struct uio * uio) argument
H A Dprocfs_fd.c47 procfs_dofd(lwp_t *curl, proc_t *p, struct pfsnode *pfs, struct uio *uio) argument
H A Dprocfs_fpregs.c88 procfs_dofpregs(struct lwp * curl,struct lwp * l,struct pfsnode * pfs,struct uio * uio) argument
H A Dprocfs_note.c87 procfs_donote(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
H A Dprocfs_regs.c85 procfs_doregs(struct lwp * curl,struct lwp * l,struct pfsnode * pfs,struct uio * uio) argument
H A Dprocfs_auxv.c42 procfs_doauxv(struct lwp *curl, struct proc *p, struct pfsnode *pfs, argument
H A Dprocfs_cmdline.c63 procfs_doprocargs(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio,int oid) argument
H A Dprocfs_status.c248 procfs_dostatus(struct lwp *curl, struct lwp *l, struct pfsnode *pfs, argument
H A Dprocfs_limit.c85 procfs_dolimit(struct lwp *curl, struct proc *p, struct pfsnode *pfs, argument
128 procfs_dolimits(struct lwp *curl, struct proc *p, struct pfsnode *pfs, argument
H A Dprocfs_map.c108 procfs_domap(struct lwp *curl, struct proc *p, struct pfsnode *pfs, argument
H A Dprocfs_subr.c146 struct lwp *curl; local in function:procfs_rw
444 procfs_doemul(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
[all...]
H A Dprocfs_linux.c159 procfs_domeminfo(struct lwp *curl, struct proc *p, argument
222 procfs_dodevices(struct lwp *curl, struct proc *p, argument
282 procfs_docpustat(struct lwp *curl, struct proc *p, argument
359 procfs_doloadavg(struct lwp *curl, struct proc *p, argument
395 procfs_do_pid_statm(struct lwp *curl, struct lwp *l, argument
451 procfs_do_pid_stat(struct lwp *curl, struct lwp *l, argument
553 procfs_docpuinfo(struct lwp *curl, struct proc *p, argument
578 procfs_douptime(struct lwp *curl, struct proc *p, argument
634 procfs_domounts(struct lwp *curl, struc argument
606 procfs_format_sfs(char ** mtab,size_t * mlen,char * buf,size_t blen,const struct statvfs * sfs,struct lwp * curl,int suser) argument
680 procfs_doversion(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
775 procfs_dosysvipc_msg(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
822 procfs_dosysvipc_sem(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
865 procfs_dosysvipc_shm(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
939 procfs_domq_msg_def(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
946 procfs_domq_msg_max(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
953 procfs_domq_siz_def(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
960 procfs_domq_siz_max(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
967 procfs_domq_qmax(struct lwp * curl,struct proc * p,struct pfsnode * pfs,struct uio * uio) argument
[all...]
/src/sys/kern/
H A Dsys_process.c149 process_domem(struct lwp *curl /*tracer*/, argument
H A Dsys_process_lwpstatus.c182 process_doregs(struct lwp *curl /*tracer*/, argument
216 process_dofpregs(struct lwp *curl /*tracer*/, argument
251 process_dodbregs(struct lwp *curl /*tracer*/, argument
H A Dvfs_getcwd.c529 vnode_to_path(char *path, size_t len, struct vnode *vp, struct lwp *curl, argument
H A Dkern_lwp.c437 lwp_suspend(struct lwp *curl, struct lwp *t) argument
/src/sys/arch/powerpc/powerpc/
H A Dprocfs_machdep.c48 procfs_machdep_rw(struct lwp *curl, struct lwp *l, struct pfsnode *pfs, argument
82 procfs_machdep_dovecregs(struct lwp *curl, struct lwp *l, argument
H A Dprocess_machdep.c237 process_machdep_dovecregs(struct lwp *curl, struct lwp *l, struct uio *uio) argument
/src/sys/arch/sh3/sh3/
H A Dprocess_machdep.c226 process_machdep_doregs40(struct lwp *curl, struct lwp *l, struct uio *uio) argument
/src/sys/arch/x86/x86/
H A Dprocfs_machdep.c496 procfs_machdep_rw(struct lwp *curl, struct lwp *l, struct pfsnode *pfs, argument
525 procfs_machdep_doxmmregs(struct lwp *curl, struct lwp *l, argument
/src/sys/compat/netbsd32/
H A Dnetbsd32_ptrace.c159 netbsd32_doregs(struct lwp *curl /*tracer*/, argument
197 netbsd32_dofpregs(struct lwp *curl /*tracer*/, argument
235 netbsd32_dodbregs(struct lwp *curl /*tracer*/, argument
/src/sys/arch/i386/i386/
H A Dprocess_machdep.c361 process_machdep_doxmmregs(struct lwp *curl, struct lwp *l, struct uio *uio) argument
406 process_machdep_doxstate(struct lwp *curl, struct lwp *l, struct uio *uio) argument
/src/sys/arch/amd64/amd64/
H A Dprocess_machdep.c394 process_machdep_doxstate(struct lwp *curl, struct lwp *l, struct uio *uio) argument
H A Dnetbsd32_machdep.c500 netbsd32_process_doxmmregs(struct lwp *curl, struct lwp *l, void *addr, argument
536 netbsd32_process_xmmregio(struct lwp *curl, struct lwp *l, struct uio *uio) argument
/src/sys/rump/librump/rumpkern/
H A Demul.c277 rump_vnode_to_path(char *path, size_t len, struct vnode *vp, struct lwp *curl, argument

Completed in 20 milliseconds

12