/src/sys/rump/librump/rumpkern/ |
rump_syscalls.c | 6527 int rump___sysimpl_fstatvfs190(int, struct statvfs *, int); 6529 rump___sysimpl_fstatvfs190(int fd, struct statvfs * buf, int flags) function in typeref:typename:int 6552 __weak_alias(fstatvfs1,rump___sysimpl_fstatvfs190); 6553 __weak_alias(__fstatvfs190,rump___sysimpl_fstatvfs190); 6554 __weak_alias(___fstatvfs190,rump___sysimpl_fstatvfs190); 6555 __strong_alias(_sys___fstatvfs190,rump___sysimpl_fstatvfs190);
|
rump_syscalls.c | 6527 int rump___sysimpl_fstatvfs190(int, struct statvfs *, int); 6529 rump___sysimpl_fstatvfs190(int fd, struct statvfs * buf, int flags) function in typeref:typename:int 6552 __weak_alias(fstatvfs1,rump___sysimpl_fstatvfs190); 6553 __weak_alias(__fstatvfs190,rump___sysimpl_fstatvfs190); 6554 __weak_alias(___fstatvfs190,rump___sysimpl_fstatvfs190); 6555 __strong_alias(_sys___fstatvfs190,rump___sysimpl_fstatvfs190);
|
rump_syscalls.c | 6527 int rump___sysimpl_fstatvfs190(int, struct statvfs *, int); 6529 rump___sysimpl_fstatvfs190(int fd, struct statvfs * buf, int flags) function in typeref:typename:int 6552 __weak_alias(fstatvfs1,rump___sysimpl_fstatvfs190); 6553 __weak_alias(__fstatvfs190,rump___sysimpl_fstatvfs190); 6554 __weak_alias(___fstatvfs190,rump___sysimpl_fstatvfs190); 6555 __strong_alias(_sys___fstatvfs190,rump___sysimpl_fstatvfs190);
|