Searched defs:toread (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/sh/ |
H A D | word.c | 394 readb(struct fileblk *f, int toread, int rest) in readb()
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_xfs.c | 336 int toread; in next_dentry() local 492 int toread, startpos, endpos; in xfs_read() local
|
H A D | fsys_jfs.c | 233 int toread, startpos, endpos; in jfs_read() local
|
H A D | fsys_zfs.c | 634 int toread = MIN(array_len - bseen, ZAP_LEAF_ARRAY_BYTES); in zap_leaf_array_equal() local
|
/titanic_41/usr/src/lib/libldap5/sources/ldap/ber/ |
H A D | io.c | 597 ber_uint_t toread; in ber_get_next() local 1103 ber_uint_t toread; in ber_get_next_buffer_ext() local
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | zap_leaf.c | 384 int toread = MIN(array_numints - bseen, ZAP_LEAF_ARRAY_BYTES); in zap_leaf_array_match() local
|
/titanic_41/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_data.c | 1736 int n, toread; in discard_data_v3() local
|
H A D | ndmpd_mover.c | 2818 long toread; in mover_socket_read_one_buf() local
|
/titanic_41/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_restore_writer.c | 1727 int toread, actual_size, rec_size; in input_mem() local
|