/illumos-gate/usr/src/test/zfs-tests/tests/functional/rsend/ |
H A D | send_spill_block.ksh | 83 log_must truncate -s 0 /$POOL/fs/file3 84 log_must truncate -s 8192 /$POOL/fs/file4 85 log_must truncate -s 1073741824 /$POOL/fs/file5 86 log_must truncate -s 50 /$POOL/fs/file6 100 log_must truncate -s 0 /$POOL/fs/file13 101 log_must truncate -s 8192 /$POOL/fs/file14 102 log_must truncate -s 1073741824 /$POOL/fs/file15 103 log_must truncate -s 50 /$POOL/fs/file16 121 log_must truncate -s 0 /$POOL/fs/file23 122 log_must truncate -s 8192 /$POOL/fs/file24 [all …]
|
H A D | send_encrypted_truncated_files.ksh | 85 log_must truncate -s 131072 /$TESTPOOL/$TESTFS2/truncated 86 log_must truncate -s 393216 /$TESTPOOL/$TESTFS2/truncated2
|
/illumos-gate/usr/src/cmd/make/lib/vroot/ |
H A D | truncate.cc | 29 extern int truncate(const char *path, off_t length); 36 vroot_result= truncate(path, vroot_args.truncate.length); in truncate_thunk() 42 vroot_args.truncate.length= length; in truncate_vroot()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_scrub/ |
H A D | zpool_scrub_offline_device.ksh | 103 log_must truncate -s $DEVSIZE $DISK1 104 log_must truncate -s $DEVSIZE $DISK2 105 log_must truncate -s $DEVSIZE $DISK3 106 log_must truncate -s $DEVSIZE $DISK4
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/fault/ |
H A D | auto_spare_sorted_001_pos.ksh | 66 truncate -s $ddevsize ${DATA_DEVS[*]} 67 truncate -s $SPA_MINDEVSIZE $SPARE_DEV1 68 truncate -s $((SPA_MINDEVSIZE * 2)) $SPARE_DEV2
|
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/ |
H A D | ppmisc.c | 41 if ((pp.state & COMPILE) && pp.truncate && strlen(name) > pp.truncate) in pprefmac() 42 name[pp.truncate] = 0; in pprefmac() 121 if ((pp.state & COMPILE) && pp.truncate) return; in ppassert()
|
H A D | pplex.c | 1334 tp = op - ((pp.truncate && pp.truncate < (HITN - HIT0)) ? (pp.truncate - 1) : (HITN - HIT0)); in ppcpp() 1399 if (pp.truncate && (op - tp) > pp.truncate) tp[pp.truncate] = 0; in ppcpp() 1404 … ((sym->flags & SYM_KEYWORD) && (!pp.truncate || (op - tp) <= pp.truncate || (tp[pp.truncate] = '_… in ppcpp() 1610 if (pp.truncate && (op - tp) > pp.truncate) in ppcpp() 1612 tp[pp.truncate] = 0; in ppcpp()
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/truncate/ |
H A D | truncate_002_pos.ksh | 32 . $STF_SUITE/tests/functional/truncate/truncate.cfg
|
H A D | truncate_001_pos.ksh | 32 . $STF_SUITE/tests/functional/truncate/truncate.cfg
|
H A D | Makefile | 19 TARGETDIR = $(ROOTOPTPKG)/tests/functional/truncate
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | truncate.c | 44 #define truncate truncate64 macro 71 truncate(const char *path, off_t len) in truncate() function
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/alloc_class/ |
H A D | alloc_class.kshlib | 22 truncate -s $ZPOOL_DEVSIZE $ZPOOL_DISKS 23 truncate -s $CLASS_DEVSIZE $CLASS_DISKS
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_labelclear/ |
H A D | zpool_labelclear_removed.ksh | 47 log_must truncate -s $((SPA_MINDEVSIZE * 8)) $DEVICE1 48 log_must truncate -s $SPA_MINDEVSIZE $DEVICE2 $DEVICE3 $DEVICE4 $DEVICE5
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_remap/ |
H A D | zfs_remap_cliargs.ksh | 54 log_must truncate -s $(($MINVDEVSIZE * 2)) $DISK1 61 log_must truncate -s $(($MINVDEVSIZE * 2)) $DISK2
|
H A D | zfs_remap_obsolete_counts.ksh | 53 log_must truncate -s $(($MINVDEVSIZE * 2)) $DISK1 59 log_must truncate -s $(($MINVDEVSIZE * 2)) $DISK2
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_replace/ |
H A D | replace_prop_ashift.ksh | 55 log_must truncate -s $SIZE $disk1 56 log_must truncate -s $SIZE $disk2
|
H A D | replace-o_ashift.ksh | 54 log_must truncate -s $SIZE $disk1 55 log_must truncate -s $SIZE $disk2
|
/illumos-gate/usr/src/head/ |
H A D | unistd.h | 204 #pragma redefine_extname truncate truncate64 212 #define truncate truncate64 225 #pragma redefine_extname truncate64 truncate 233 #define truncate64 truncate 552 extern int truncate(const char *, off_t);
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_attach/ |
H A D | attach-o_ashift.ksh | 54 log_must truncate -s $SIZE $disk1 55 log_must truncate -s $SIZE $disk2
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/ |
H A D | zpool_create_024_pos.ksh | 84 truncate -s $FILESIZE $vdev0 85 truncate -s $FILESIZE $vdev1
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cache/ |
H A D | cache_012_pos.ksh | 83 log_must truncate -s $VCACHE_SZ $VCACHE 84 log_must truncate -s $VDEV_SZ $VDEV
|
/illumos-gate/usr/src/cmd/lp/lib/lp/ |
H A D | files.c | 128 truncate = 0; in open_locked() local 140 truncate = 1; in open_locked() 190 if (truncate) { in open_locked()
|
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | ast_std.h | 291 #if !defined(truncate) && _lib_truncate64 292 #define truncate truncate64 macro
|
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_trim/ |
H A D | zpool_trim_secure.ksh | 55 log_must truncate -s $LARGESIZE "$LARGEFILE"
|
/illumos-gate/usr/src/cmd/make/include/vroot/ |
H A D | args.h | 81 } truncate; member
|