NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
truncate
lib/libc/sys/truncate.c
52
truncate(const char *path, off_t length)
sys/rump/include/rump/rump_syscallshotgun.h
100
#define truncate(a,b) rump_sys_truncate(a,b)