Home
last modified time | relevance | path

Searched defs:file_truncate (Results 1 – 19 of 19) sorted by relevance

/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfH5Driver.cxx105 # define file_truncate ftruncate64 macro
110 # define file_truncate _ftruncatei64 macro
114 # define file_truncate HDftruncate macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfH5Driver.cxx105 # define file_truncate ftruncate64 macro
110 # define file_truncate _ftruncatei64 macro
114 # define file_truncate HDftruncate macro
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfH5Driver.cxx105 # define file_truncate ftruncate64 macro
110 # define file_truncate _ftruncatei64 macro
114 # define file_truncate HDftruncate macro
/dports/converters/enca/enca-1.19/src/
H A Dfilebuf.c374 file_truncate(File *file, off_t length) in file_truncate() function
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Ddrvrfile.c455 int file_truncate(int handle, LONGLONG filesize) in file_truncate() function
/dports/astro/cfitsio/cfitsio-3.49/
H A Ddrvrfile.c455 int file_truncate(int handle, LONGLONG filesize) in file_truncate() function
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Ddrvrfile.c455 int file_truncate(int handle, LONGLONG filesize) in file_truncate() function
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Ddrvrfile.c454 int file_truncate(int handle, LONGLONG filesize) in file_truncate() function
/dports/editors/puff/puff-1.0.1/
H A Deditfile.c723 off_t file_truncate(EDITFILE *file, off_t new_size) { in file_truncate() function
/dports/multimedia/tvheadend/tvheadend-4.2.8/support/
H A Dpcloud.py280 def file_truncate(self, **kwargs): member in PyCloud
/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Doutput.c122 static void file_truncate(fz_context *ctx, void *opaque) in file_truncate() function
/dports/sysutils/vector/vector-0.10.0/src/sources/file/
H A Dmod.rs547 fn file_truncate() { in file_truncate() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dfileobject.c798 file_truncate(PyFileObject *f, PyObject *args) in file_truncate() function
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dfileobject.c820 file_truncate(PyFileObject *f, PyObject *args) in file_truncate() function
/dports/lang/python27/Python-2.7.18/Objects/
H A Dfileobject.c820 file_truncate(PyFileObject *f, PyObject *args) in file_truncate() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_module_interfaces.h287 switch_status_t (*file_truncate) (switch_file_handle_t *, int64_t offset); member
/dports/math/R/R-4.1.2/src/main/
H A Dconnections.c937 static void file_truncate(Rconnection con) in file_truncate() function
/dports/math/libRmath/R-4.1.1/src/main/
H A Dconnections.c937 static void file_truncate(Rconnection con) in file_truncate() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_managed/managed/
H A Dswig.cs37502 public SWIGTYPE_p_f_p_switch_file_handle_long_long__switch_status_t file_truncate { property in FreeSWITCH.Native.switch_file_interface