Home
last modified time | relevance | path

Searched refs:BS (Results 1 – 25 of 28) sorted by relevance

12

/titanic_41/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_007_pos.ksh78 BS=512 ; CNT=2048
81 log_must $DD if=/dev/random of=$SRC_FILE bs=$BS count=$CNT
122 log_must $DD if=$SRC_FILE of=$obj bs=$BS count=$CNT
134 log_must $DD if=$obj of=$DST_FILE bs=$BS count=$CNT
137 log_must $DD if=$obj of=$DST_FILE bs=$BS count=$CNT
147 log_must $DD if=$obj of=$DST_FILE bs=$BS count=$CNT
H A Dzfs_rename_006_pos.ksh55 log_must eval "$DD if=$DATA of=$VOL_R_PATH bs=$BS count=$CNT >/dev/null 2>&1"
67 log_must eval "$DD if=$input of=$VOLDATA bs=$BS count=$CNT >/dev/null 2>&1"
H A Dsetup.ksh47 log_must eval "$DD if=$IF of=$OF bs=$BS count=$CNT >/dev/null 2>&1"
H A Dzfs_rename_002_pos.ksh74 log_must eval "$DD if=$VOL_R_PATH of=$VOLDATA bs=$BS count=$CNT >/dev/null 2>&1"
H A Dzfs_rename_001_pos.ksh89 log_must eval "$DD if=${VOL_R_PATH}-new of=$VOLDATA bs=$BS count=$CNT >/dev/null 2>&1"
H A Dzfs_rename.cfg35 export BS=512
H A Dzfs_rename.kshlib60 log_must eval "$DD if=$DATA of=$VOL_R_PATH bs=$BS count=$CNT \
/titanic_41/usr/src/lib/libshell/common/tests/
H A Dsubshell.sh106 integer BS=1024 nb=64 ss=60 bs no
107 for bs in $BS 1
113 set -- $(printf %.'$(($BS*$nb))'c x | dd bs='$bs')
118 …(( no == (BS * nb) )) || err_exit "shell hangs on command substitution output size >= $BS*$nb with…
121 for bs in $BS 1
128 set -- $(printf %.'$(($BS*$nb))'c x | dd bs='$bs' 2>/dev/null)
133 …(( no == (BS * nb) )) || err_exit "shell hangs on command substitution output size >= $BS*$nb with…
/titanic_41/usr/src/ucblib/libcurses/
H A Dcr_put.c212 if (outcol - destcol <= i && (BS || BC)) in plod()
285 if (j > i + 1 || outcol > destcol && !BS && !BC) { in plod()
351 if (destcol - outcol > 4 && i < COLS && (BC || BS)) { in plod()
H A Dcurses.c51 bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL, XB, XN, variable
H A Dcr_tty.c38 &AM, &BS, &DA, &DB, &EO, &HC, &HZ, &IN, &MI,
H A Dmapfile-vers48 BS;
/titanic_41/usr/src/cmd/vntsd/
H A Dchars.h42 #define BS 8 /* supported */ macro
H A Dcommon.c368 if (c == BS) { in vntsd_read_line()
H A Dconsole.c503 if (*cmd == BS) { in read_cmd()
/titanic_41/usr/src/cmd/more/
H A Dmore.c1572 static char BS = '\b'; variable
1601 write (2, &BS, 1); in ttyin()
1605 write (2, &BS, 1); in ttyin()
1630 write (2, &BS, 1); in ttyin()
/titanic_41/usr/src/cmd/gencat/
H A Dgencat.c54 #define BS '\b' macro
697 c = BS;
788 c = BS;
/titanic_41/usr/src/uts/intel/sys/acpi/platform/
H A Dacefi.h269 extern struct _EFI_BOOT_SERVICES *BS;
/titanic_41/usr/src/ucbhead/
H A Dcurses.h59 extern bool AM, BS, CA, DA, DB, EO, HC, HZ, IN, MI, MS, NC, NS, OS, UL,
/titanic_41/usr/src/data/zoneinfo/
H A Dcountry.tab57 BS Bahamas
H A Dzone.tab.txt103 BS +2505-07721 America/Nassau
H A Dzone_sun.tab126 BS +2505-07721 America/Nassau -
/titanic_41/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-2478 <BS>
803 title OS-BS like
H A Dgrub.texi1975 @itemx BS
2304 title OS-BS like
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src637 # Note that :kl: is always BS, because PC-dos can tolerate this change.
5836 # Backspace Key BS or BS/DEL
8553 # - The BS key is programmed to generate BS in smcup since
8559 # - F11, F12, F13: send default sequences (not ESC, BS, LF)
8609 # The DEL key is programmed to generate BS in is2.
9999 # code. Given a suitable Unix (one that lets you set an echo-erase-as-BS-SP-BS
10465 # Backspace BS
10466 # Cursor back BS
13211 # Renamed TB=^I to :ta:, BE=^G to :bl:, BS=^H to :kb:, N to :kS: (based on the
17802 # :BS=^U:CL=^V:CR=^B:
[all …]

12