Home | Sort by: relevance | last modified time | path |
/src/usr.bin/fstat/ | |
misc.c | 50 #define copyin_t int macro |
/src/sys/sys/ | |
systm.h | 366 typedef int (*copyin_t)(const void *, void *, size_t); typedef in typeref:typename:int (*)(const void *,void *,size_t) |