Home
last modified time | relevance | path

Searched defs:copyin_t (Results 1 – 2 of 2) sorted by relevance

/netbsd/usr.bin/fstat/
H A Dmisc.c50 #define copyin_t int macro
/netbsd/sys/sys/
H A Dsystm.h364 typedef int (*copyin_t)(const void *, void *, size_t); typedef