Searched defs:copyin_t (Results 1 - 2 of 2) sorted by relevance
| /src/usr.bin/fstat/ | ||
| H A D | misc.c | 50 #define copyin_t int macro |
| /src/sys/sys/ | ||
| H A D | systm.h | 366 typedef int (*copyin_t)(const void *, void *, size_t); typedef in typeref:typename:int (*)(const void *,void *,size_t) |
Completed in 4 milliseconds