Home | Sort by: relevance | last modified time | path |
/src/tests/rump/rumpkern/ | |
t_copy.c | 60 typedef int (copy_fn)(const void *, void *, size_t); typedef in typeref:typename:int ()(const void *,void *,size_t) 63 extern copy_fn rumpns_copyin, rumpns_copyout; |
t_copy.c | 60 typedef int (copy_fn)(const void *, void *, size_t); typedef in typeref:typename:int ()(const void *,void *,size_t) 63 extern copy_fn rumpns_copyin, rumpns_copyout; |