Lines Matching defs:curl
159 procfs_domeminfo(struct lwp *curl, struct proc *p,
222 procfs_dodevices(struct lwp *curl, struct proc *p,
282 procfs_docpustat(struct lwp *curl, struct proc *p,
359 procfs_doloadavg(struct lwp *curl, struct proc *p,
395 procfs_do_pid_statm(struct lwp *curl, struct lwp *l,
451 procfs_do_pid_stat(struct lwp *curl, struct lwp *l,
553 procfs_docpuinfo(struct lwp *curl, struct proc *p,
578 procfs_douptime(struct lwp *curl, struct proc *p,
607 const struct statvfs *sfs, struct lwp *curl, int suser)
634 procfs_domounts(struct lwp *curl, struct proc *p,
642 struct cwdinfo *cwdi = curl->l_proc->p_cwdi;
650 if ((error = dostatvfs(mp, sfs, curl, MNT_WAIT, 0)) == 0)
652 sfs, curl, 0);
663 &cwdi->cwdi_rdir->v_mount->mnt_stat, curl, 1);
680 procfs_doversion(struct lwp *curl, struct proc *p,
775 procfs_dosysvipc_msg(struct lwp *curl, struct proc *p,
822 procfs_dosysvipc_sem(struct lwp *curl, struct proc *p,
865 procfs_dosysvipc_shm(struct lwp *curl, struct proc *p,
939 procfs_domq_msg_def(struct lwp *curl, struct proc *p,
946 procfs_domq_msg_max(struct lwp *curl, struct proc *p,
953 procfs_domq_siz_def(struct lwp *curl, struct proc *p,
960 procfs_domq_siz_max(struct lwp *curl, struct proc *p,
967 procfs_domq_qmax(struct lwp *curl, struct proc *p,