Home
last modified time | relevance | path

Searched defs:truncate (Results 1 – 13 of 13) sorted by last modified time

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h2923 bool_t truncate; member
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x3307 bool truncate; member
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dtruncate.c44 #define truncate truncate64 macro
71 truncate(const char *path, off_t len) in truncate() function
/illumos-gate/usr/src/cmd/dc/
H A Ddc.h46 #define truncate(p) ((p)->wt = (p)->rd) macro
/illumos-gate/usr/src/uts/common/io/
H A Dptms_conf.c251 #define truncate(x) ((x) <= 2 ? (x) : (1 << (highbit(x) - 1))) macro
/illumos-gate/usr/src/cmd/make/include/vroot/
H A Dargs.h81 } truncate; member
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c2403 #define truncate(x) ((x) <= 2 ? (x) : (1 << (highbit(x) - 1))) macro
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_callback.c156 bool_t truncate; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast_std.h292 #define truncate truncate64 macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Domitted.c843 truncate(const char* path, off_t offset) in truncate() function
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c389 …mode; long ro_option; long ro_op[2]; int on; char* symtab; } reset; int truncate; struct ppmacstk*… member
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c688 bool truncate; local
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dfiles.c128 truncate = 0; in open_locked() local