Searched defs:ftruncate (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_cb_see.h30 #undef ftruncate macro
31 #define ftruncate(fd,where) tool_ftruncate64(fd,where) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dunistd.in.h125 # undef ftruncate macro
126 # define ftruncate(f,l) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistd.in.h125 # undef ftruncate macro
126 # define ftruncate(f,l) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistd.in.h125 # undef ftruncate macro
126 # define ftruncate(f,l) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/include/fuse-lite/
H A Dfuse.h354 int (*ftruncate) (const char *, off_t, struct fuse_file_info *); member in struct:fuse_operations
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dreplace.c30 int ftruncate(int f,SMB_OFF_T l) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dvfs.h254 int (*ftruncate)(struct vfs_handle_struct *handle, struct files_struct *fsp, int fd, SMB_OFF_T offset); member in struct:vfs_ops::vfs_fn_pointers
357 struct vfs_handle_struct *ftruncate; member in struct:vfs_ops::vfs_handles_pointers

Completed in 156 milliseconds