Searched refs:vb (Results 1 – 12 of 12) sorted by relevance
/titanic_50/usr/src/uts/common/fs/zfs/ |
H A D | vdev_file.c | 153 vdev_buf_t *vb = (vdev_buf_t *)bp; in vdev_file_io_intr() local 154 zio_t *zio = vb->vb_io; in vdev_file_io_intr() 160 kmem_free(vb, sizeof (vdev_buf_t)); in vdev_file_io_intr() 190 vdev_buf_t *vb; in vdev_file_io_start() local 217 vb = kmem_alloc(sizeof (vdev_buf_t), KM_SLEEP); in vdev_file_io_start() 219 vb->vb_io = zio; in vdev_file_io_start() 220 bp = &vb->vb_buf; in vdev_file_io_start()
|
H A D | vdev_disk.c | 679 vdev_buf_t *vb = (vdev_buf_t *)bp; in vdev_disk_io_intr() local 680 zio_t *zio = vb->vb_io; in vdev_disk_io_intr() 692 kmem_free(vb, sizeof (vdev_buf_t)); in vdev_disk_io_intr() 723 vdev_buf_t *vb; in vdev_disk_io_start() local 802 vb = kmem_alloc(sizeof (vdev_buf_t), KM_SLEEP); in vdev_disk_io_start() 804 vb->vb_io = zio; in vdev_disk_io_start() 805 bp = &vb->vb_buf; in vdev_disk_io_start()
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-data-terminfo.mf | 216 file path=usr/share/lib/terminfo/a/apple-uterm-vb 1310 file path=usr/share/lib/terminfo/t/tvi912b+vb 1318 file path=usr/share/lib/terminfo/t/tvi912b-vb 1319 file path=usr/share/lib/terminfo/t/tvi912b-vb-mc 1320 file path=usr/share/lib/terminfo/t/tvi912b-vb-p 1321 file path=usr/share/lib/terminfo/t/tvi912b-vb-unk 1332 file path=usr/share/lib/terminfo/t/tvi920b-vb 1333 file path=usr/share/lib/terminfo/t/tvi920b-vb-mc 1334 file path=usr/share/lib/terminfo/t/tvi920b-vb-p 1335 file path=usr/share/lib/terminfo/t/tvi920b-vb-unk [all …]
|
/titanic_50/usr/src/cmd/terminfo/ |
H A D | termcap.src | 170 # -vb Use visible bell (:vb:) rather than :bl:. 841 :vb=200\E[?5h\E[?5l:tc=vt102+enq:tc=klone+sgr:\ 932 :ts=\E[?T:vb@:ve@:vi@:vs@:tc=linux: 1028 :up=\E[A:us=\E[4m:vb=\Eg:ve=\E[?25h:vi=\E[?25l:vs=\E[34l: 1439 :us=\E[4m:vb=\E[?5h\E[?5l:ve=\E[?25h\E[?12l:vi=\E[?25l:\ 1592 :vb=^G: 2034 vt100-vb|dec vt100 (w/advanced video) & no beep:\ 2035 :bl@:vb=\E[?5h\E[?5l:tc=vt100: 2169 :up=\E[A:us=\E[4m:vb=\E[?5h\E[?5l: 2191 :ue=\23324m:up=\233A:us=\2334m:vb=\233?5h\233?5l: [all …]
|
H A D | terminfo.src | 170 # -vb Use visible bell (<flash>) rather than <bel>. 2295 vt100-vb|dec vt100 (w/advanced video) & no beep, 7553 # No | Yes | Yes | N/A | No || -vb-unk 7554 # No | Yes | Yes | N/A | Yes || -vb-p 7559 # Yes | Yes | Yes | No | N/A || -vb 7560 # Yes | Yes | Yes | Yes | N/A || -vb-mc 7563 # and no magic cookies would be tvi920c-vb; a model 912 B without the 7804 tvi912b+vb|TeleVideo TVI-912B/TVI-920B and TVI-912C/TVI-920C second page memory option "visible bel… 7821 tvi912b-vb-unk|tvi912c-vb-unk|tvi912b-unk-vb|tvi912c-unk-vb|TeleVideo TVI-912B or TVI-912C (second … 7822 use=tvi912b+vb, use=tvi912b-unk, [all …]
|
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_subr2.c | 764 smbfs_node_cmp(const void *va, const void *vb) in smbfs_node_cmp() argument 767 const smbfs_node_hdr_t *b = vb; in smbfs_node_cmp()
|
/titanic_50/usr/src/lib/libdscfg/common/ |
H A D | cfg_vols.c | 1225 compare(const void *va, const void *vb) in compare() argument 1228 device_t *b = (device_t *)vb; in compare()
|
/titanic_50/usr/src/common/acl/ |
H A D | acl_common.c | 1246 acevals_compare(const void *va, const void *vb) in acevals_compare() argument 1248 const acevals_t *a = va, *b = vb; in acevals_compare()
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_acl.c | 180 ace4vals_compare(const void *va, const void *vb) in ace4vals_compare() argument 182 const ace4vals_t *a = va, *b = vb; in ace4vals_compare()
|
/titanic_50/usr/src/lib/libcurses/screen/ |
H A D | caps | 181 flash_screen, "flash" "vb" Visible bell (may not move cursor)
|
/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | caps | 186 flash_screen flash vb str Visible bell (may not move cursor)
|
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | caps | 186 flash_screen flash vb str Visible bell (may not move cursor)
|