Home
last modified time | relevance | path

Searched defs:copyin (Results 1 – 4 of 4) sorted by relevance

/dragonfly/usr.bin/mail/
H A Dhead.c128 copyin(char *src, char **space) in copyin() function
/dragonfly/sys/platform/pc64/x86_64/
H A Duwrapper.c15 copyin(const void *udaddr, void *kaddr, size_t len) in copyin() function
/dragonfly/sys/platform/vkernel64/platform/
H A Dcopyio.c310 copyin(const void *udaddr, void *kaddr, size_t len) in copyin() function
/dragonfly/sys/platform/pc64/include/
H A Dpmap.h292 int (*copyin)(const void *, void *, size_t); member