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

12

/netbsd-current/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_fpregs.c88 procfs_dofpregs( struct lwp *curl, struct lwp *l, 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_fd.c47 procfs_dofd(lwp_t *curl, proc_t *p, 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_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_map.c108 procfs_domap(struct lwp *curl, struct proc *p, 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_subr.c146 struct lwp *curl; local
424 procfs_doemul(struct lwp *curl, struct proc *p, struct pfsnode *pfs, struct uio *uio) argument
[all...]
H A Dprocfs_linux.c148 procfs_domeminfo(struct lwp *curl, struct proc *p, argument
211 procfs_dodevices(struct lwp *curl, struct proc *p, argument
271 procfs_docpustat(struct lwp *curl, struct proc *p, argument
348 procfs_doloadavg(struct lwp *curl, struct proc *p, argument
384 procfs_do_pid_statm(struct lwp *curl, struct lwp *l, argument
440 procfs_do_pid_stat(struct lwp *curl, struct lwp *l, argument
542 procfs_docpuinfo(struct lwp *curl, struct proc *p, argument
567 procfs_douptime(struct lwp *curl, struct proc *p, argument
623 procfs_domounts(struct lwp *curl, struc argument
595 procfs_format_sfs(char **mtab, size_t *mlen, char *buf, size_t blen, const struct statvfs *sfs, struct lwp *curl, int suser) argument
669 procfs_doversion(struct lwp *curl, struct proc *p, struct pfsnode *pfs, struct uio *uio) argument
764 procfs_dosysvipc_msg(struct lwp *curl, struct proc *p, struct pfsnode *pfs, struct uio *uio) argument
811 procfs_dosysvipc_sem(struct lwp *curl, struct proc *p, struct pfsnode *pfs, struct uio *uio) argument
854 procfs_dosysvipc_shm(struct lwp *curl, struct proc *p, struct pfsnode *pfs, struct uio *uio) argument
[all...]
/netbsd-current/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
/netbsd-current/sys/arch/sh3/sh3/
H A Dprocess_machdep.c226 process_machdep_doregs40(struct lwp *curl, struct lwp *l, struct uio *uio) argument
/netbsd-current/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
/netbsd-current/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.c498 netbsd32_process_doxmmregs(struct lwp *curl, struct lwp *l, void *addr, argument
534 netbsd32_process_xmmregio(struct lwp *curl, struct lwp *l, struct uio *uio) argument
/netbsd-current/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
/netbsd-current/sys/kern/
H A Dvfs_getcwd.c522 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
/netbsd-current/sys/rump/librump/rumpkern/
H A Demul.c277 rump_vnode_to_path(char *path, size_t len, struct vnode *vp, struct lwp *curl, argument
/netbsd-current/external/bsd/fetch/dist/libfetch/
H A Dhttp.c727 struct url *curl; local
/netbsd-current/external/bsd/wpa/dist/src/utils/
H A Dhttp_curl.c45 CURL *curl; member in struct:http_ctx
124 static int curl_cb_debug(CURL *curl, curl_infotype info, char *buf, size_t len, argument
1314 static CURLcode curl_cb_ssl(CURL *curl, void *sslctx, void *parm) argument
1353 CURL *curl; local
1619 CURL *curl; local
1690 CURL *curl; local
[all...]
/netbsd-current/external/bsd/byacc/dist/
H A Dreader.c696 int curl; local

Completed in 235 milliseconds

12