Searched defs:truncate (Results 1 - 25 of 83) sorted by relevance

1234

/netbsd-current/lib/libc/sys/
H A Dtruncate.c52 truncate(const char *path, off_t length) function
/netbsd-current/external/gpl3/autoconf/dist/lib/Autom4te/
H A DXFile.pm276 sub truncate subroutine
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dindex.h33 int truncate; member in struct:index_header
/netbsd-current/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup_masquerade.c88 int truncate; local
/netbsd-current/lib/librefuse/refuse/
H A Dv11.h63 int (*truncate) (const char *, off_t); member in struct:fuse_operations_v11
H A Dv21.h59 int (*truncate) (const char *, off_t); member in struct:fuse_operations_v21
H A Dv22.h63 int (*truncate) (const char *, off_t); member in struct:fuse_operations_v22
H A Dv23.h63 int (*truncate) (const char *, off_t); member in struct:fuse_operations_v23
H A Dv25.h59 int (*truncate) (const char *, off_t); member in struct:fuse_operations_v25
H A Dv26.h59 int (*truncate) (const char *, off_t); member in struct:fuse_operations_v26
H A Dv28.h59 int (*truncate) (const char *, off_t); member in struct:fuse_operations_v28
H A Dv29.h59 int (*truncate) (const char *, off_t); member in struct:fuse_operations_v29
H A Dv30.h67 int (*truncate) (const char *, off_t, struct fuse_file_info *fi); member in struct:fuse_operations_v30
H A Dv34.h58 int (*truncate) (const char *, off_t, struct fuse_file_info *fi); member in struct:fuse_operations_v34
H A Dv35.h58 int (*truncate) (const char *, off_t, struct fuse_file_info *fi); member in struct:fuse_operations_v35
H A Dv38.h58 int (*truncate) (const char *, off_t, struct fuse_file_info *fi); member in struct:fuse_operations_v38
/netbsd-current/tests/kernel/
H A Dt_memfd_create.c125 ATF_TC(truncate); variable
/netbsd-current/sys/rump/include/rump/
H A Drump_syscallshotgun.h100 #define truncate(a,b) rump_sys_truncate(a,b) macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DIntegral.h140 Integral truncate(unsigned TruncBits) const { function in class:clang::interp::Integral
H A DBoolean.h80 Boolean truncate(unsigned TruncBits) const { return *this; } function in class:clang::interp::Boolean
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h118 inline int truncate(const wchar_t* path, _off64_t length) function in namespace:filesystem::__gnu_posix
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h157 inline int truncate(const wchar_t* path, _off64_t length) function in namespace:filesystem::__gnu_posix
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/M68k/Disassembler/
H A DM68kDisassembler.cpp55 void truncate(unsigned NewLength) { function in class:__anon2472::M68kInstructionBuffer
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_object_types.h58 void (*truncate)(struct drm_i915_gem_object *obj); member in struct:drm_i915_gem_object_ops
/netbsd-current/external/gpl3/binutils.old/dist/include/gdb/
H A Dcallback.h96 int (*truncate) (host_callback *, const char *, long); member in struct:host_callback_struct

Completed in 171 milliseconds

1234