Home
last modified time | relevance | path

Searched refs:sys_truncate (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/librump/rumpvfs/
H A Drumpvfs_syscalls.c41 extern sy_call_t sys_truncate;
145 { 200, sys_truncate },
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/io/
H A Dfile.h168 int sys_truncate(const char *filename, FileOfs ofs);
/dports/archivers/gtar/tar-1.34/src/
H A Dsystem.c102 sys_truncate (int fd) in sys_truncate() function
245 sys_truncate (int fd) in sys_truncate() function
H A Ddelete.c399 if (sys_truncate (archive)) in delete_archive_members()
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/io/posix/
H A Dsysfile.cc154 int sys_truncate(const char *filename, FileOfs ofs) in sys_truncate() function
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/syscall/
H A Dtables_nacl.go83 sys_truncate = 140 const
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/linux32/common/
H A Dlinux32_misc.c319 return sys_truncate(l, &ua, retval); in linux32_sys_truncate64()
/dports/devel/tinygo/tinygo-0.14.1/src/syscall/
H A Dtables_baremetal.go85 sys_truncate = 140 const
/dports/editors/hte/ht-e9e63373148da5d7df397d8075740d8c096ecb1d/io/win32/
H A Dsysfile.cc209 int sys_truncate(const char *filename, FileOfs ofs) in sys_truncate() function
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/linux/common/
H A Dlinux_file64.c213 return sys_truncate(l, &ta, retval); in linux_sys_truncate64()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/syscall/
H A Dtables_js.go92 sys_truncate = 140 const
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/syscall/
H A Dtables_js.go91 sys_truncate = 140 const
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/syscall/
H A Dtables_js.go91 sys_truncate = 140 const
/dports/lang/gcc10/gcc-10.3.0/libgo/go/syscall/
H A Dtables_js.go91 sys_truncate = 140 const
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/syscall/
H A Dtables_js.go91 sys_truncate = 140 const
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/syscall/
H A Dtables_nacljs.go87 sys_truncate = 140 const
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/syscall/
H A Dtables_js.go91 sys_truncate = 140 const
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/syscall/
H A Dtables_js.go91 sys_truncate = 140 const
/dports/lang/gcc11/gcc-11.2.0/libgo/go/syscall/
H A Dtables_js.go91 sys_truncate = 140 const
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/syscall/
H A Dtables_js.go91 sys_truncate = 140 const
/dports/lang/gcc9/gcc-9.4.0/libgo/go/syscall/
H A Dtables_nacljs.go87 sys_truncate = 140 const
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/syscall/
H A Dtables_nacljs.go87 sys_truncate = 140 const
/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/
H A Drump.sysmap81 200 sys_truncate truncate rump___sysimpl_truncate
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/osf1/
H A Dosf1_file.c406 return sys_truncate(l, &a, retval); in osf1_sys_truncate()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_syswrap/
H A Dpriv_syswrap-freebsd.h108 DECL_TEMPLATE(freebsd, sys_truncate);

1234567891011