/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_cursor.c | 47 hammer_init_cursor(hammer_transaction_t trans, hammer_cursor_t cursor, in hammer_init_cursor() 212 hammer_normalize_cursor(hammer_cursor_t cursor) in hammer_normalize_cursor() 226 hammer_done_cursor(hammer_cursor_t cursor) in hammer_done_cursor() 312 hammer_cursor_upgrade(hammer_cursor_t cursor) in hammer_cursor_upgrade() 349 hammer_cursor_upgrade_node(hammer_cursor_t cursor) in hammer_cursor_upgrade_node() 365 hammer_cursor_downgrade(hammer_cursor_t cursor) in hammer_cursor_downgrade() 458 hammer_cursor_seek(hammer_cursor_t cursor, hammer_node_t node, int index) in hammer_cursor_seek() 490 hammer_load_cursor_parent(hammer_cursor_t cursor, int try_exclusive) in hammer_load_cursor_parent() 528 hammer_cursor_up(hammer_cursor_t cursor) in hammer_cursor_up() 565 hammer_cursor_up_locked(hammer_cursor_t cursor) in hammer_cursor_up_locked() [all …]
|
H A D | hammer_object.c | 184 hammer_cursor_t cursor = data; in hammer_rec_scan_cmp() local 203 hammer_cursor_t cursor = data; in hammer_rec_find_cmp() local 508 hammer_ip_iterate_mem_good(hammer_cursor_t cursor, hammer_record_t record) in hammer_ip_iterate_mem_good() 540 hammer_cursor_t cursor = data; in hammer_rec_scan_callback() local 599 hammer_mem_lookup(hammer_cursor_t cursor) in hammer_mem_lookup() 621 hammer_mem_first(hammer_cursor_t cursor) in hammer_mem_first() 663 struct hammer_cursor cursor; in hammer_ip_add_direntry() local 764 hammer_cursor_t cursor, hammer_inode_t dip, in hammer_ip_del_direntry() 1120 hammer_ip_sync_record_cursor(hammer_cursor_t cursor, hammer_record_t record) in hammer_ip_sync_record_cursor() 1399 hammer_ip_lookup(hammer_cursor_t cursor) in hammer_ip_lookup() [all …]
|
H A D | hammer_btree.c | 124 hammer_btree_iterate(hammer_cursor_t cursor) in hammer_btree_iterate() 354 hammer_cursor_mirror_filter(hammer_cursor_t cursor) in hammer_cursor_mirror_filter() 396 hammer_btree_iterate_reverse(hammer_cursor_t cursor) in hammer_btree_iterate_reverse() 584 hammer_btree_lookup(hammer_cursor_t cursor) in hammer_btree_lookup() 632 hammer_btree_first(hammer_cursor_t cursor) in hammer_btree_first() 656 hammer_btree_last(hammer_cursor_t cursor) in hammer_btree_last() 681 hammer_btree_extract(hammer_cursor_t cursor, int flags) in hammer_btree_extract() 792 hammer_btree_insert(hammer_cursor_t cursor, hammer_btree_leaf_elm_t elm, in hammer_btree_insert() 876 hammer_btree_delete(hammer_cursor_t cursor, int *ndelete) in hammer_btree_delete() 980 btree_search(hammer_cursor_t cursor, int flags) in btree_search() [all …]
|
H A D | hammer_mirror.c | 77 struct hammer_cursor cursor; in hammer_ioc_mirror_read() local 334 struct hammer_cursor cursor; in hammer_ioc_mirror_write() local 511 hammer_ioc_mirror_write_skip(hammer_cursor_t cursor, in hammer_ioc_mirror_write_skip() 567 hammer_ioc_mirror_write_rec(hammer_cursor_t cursor, in hammer_ioc_mirror_write_rec() 655 hammer_ioc_mirror_write_pass(hammer_cursor_t cursor, in hammer_ioc_mirror_write_pass() 728 hammer_mirror_delete_to(hammer_cursor_t cursor, in hammer_mirror_delete_to() 777 hammer_mirror_check(hammer_cursor_t cursor, struct hammer_ioc_mrecord_rec *mrec) in hammer_mirror_check() 814 hammer_mirror_update(hammer_cursor_t cursor, in hammer_mirror_update()
|
H A D | hammer_ioctl.c | 287 struct hammer_cursor cursor; in hammer_ioc_gethistory() local 611 struct hammer_cursor cursor; in hammer_ioc_set_version() local 716 struct hammer_cursor cursor; in hammer_ioc_add_snapshot() local 793 struct hammer_cursor cursor; in hammer_ioc_del_snapshot() local 864 struct hammer_cursor cursor; in hammer_ioc_get_snapshot() local 956 struct hammer_cursor cursor; in hammer_ioc_get_config() local 1000 struct hammer_cursor cursor; in hammer_ioc_set_config() local 1063 struct hammer_cursor cursor; in hammer_ioc_get_data() local
|
H A D | hammer_reblock.c | 62 struct hammer_cursor cursor; in hammer_ioc_reblock() local 260 hammer_cursor_t cursor, hammer_btree_elm_t elm) in hammer_reblock_helper() 455 hammer_cursor_t cursor, hammer_btree_elm_t elm) in hammer_reblock_data() 523 hammer_cursor_t cursor, hammer_btree_elm_t elm) in hammer_reblock_leaf_node() 577 hammer_cursor_t cursor, hammer_btree_elm_t elm) in hammer_reblock_int_node() 636 hammer_move_node(hammer_cursor_t cursor, hammer_btree_elm_t elm, in hammer_move_node()
|
H A D | hammer_prune.c | 56 struct hammer_cursor cursor; in hammer_ioc_prune() local 321 prune_check_nlinks(hammer_cursor_t cursor, hammer_btree_leaf_elm_t elm) in prune_check_nlinks()
|
H A D | hammer_pfs.c | 328 struct hammer_cursor cursor; in hammer_ioc_scan_pseudofs() local 414 struct hammer_cursor cursor; in hammer_pfs_rollback() local 508 hammer_pfs_delete_at_cursor(hammer_cursor_t cursor, hammer_tid_t trunc_tid) in hammer_pfs_delete_at_cursor()
|
H A D | hammer_inode.c | 426 struct hammer_cursor cursor; in hammer_get_inode() local 979 struct hammer_cursor cursor; in hammer_load_pseudofs() local 1057 struct hammer_cursor cursor; in hammer_save_pseudofs() local 1233 hammer_update_inode(hammer_cursor_t cursor, hammer_inode_t ip) in hammer_update_inode() 1411 hammer_update_itimes(hammer_cursor_t cursor, hammer_inode_t ip) in hammer_update_itimes() 2710 hammer_cursor_t cursor = data; in hammer_sync_record_callback() local 2906 struct hammer_cursor cursor; in hammer_sync_inode() local
|
H A D | hammer_rebalance.c | 57 struct hammer_cursor cursor; in hammer_ioc_rebalance() local 267 rebalance_node(struct hammer_ioc_rebalance *rebal, hammer_cursor_t cursor, in rebalance_node()
|
H A D | hammer_vnops.c | 1120 struct hammer_cursor cursor; in hammer_vop_nresolve() local 1630 struct hammer_cursor cursor; in hammer_vop_readdir() local 1785 struct hammer_cursor cursor; in hammer_vop_readlink() local 1933 struct hammer_cursor cursor; in hammer_vop_nrename() local 2644 struct hammer_cursor cursor; in hammer_vop_strategy_read() local 2962 struct hammer_cursor cursor; in hammer_vop_bmap() local 3291 struct hammer_cursor cursor; in hammer_dounlink() local
|
H A D | hammer_cursor.h | 169 #define hammer_cursor_inmem(cursor) \ argument 171 #define hammer_cursor_ondisk(cursor) \ argument
|
/dflybsd-src/contrib/grep/lib/ |
H A D | hash.c | 183 struct hash_entry const *cursor = bucket; in hash_get_max_bucket_length() local 211 struct hash_entry const *cursor = bucket; in hash_table_ok() local 264 struct hash_entry const *cursor; in hash_lookup() local 310 struct hash_entry const *cursor; in hash_get_next() local 341 struct hash_entry const *cursor; in hash_get_entries() local 373 struct hash_entry const *cursor; in hash_do_for_each() local 661 struct hash_entry *cursor; in hash_clear() local 699 struct hash_entry *cursor; in hash_free() local 794 struct hash_entry *cursor; in hash_find_entry() local 863 struct hash_entry *cursor; in transfer_entries() local [all …]
|
/dflybsd-src/contrib/libpcap/ |
H A D | sf-pcapng.c | 280 read_block(FILE *fp, pcap_t *p, struct block_cursor *cursor, char *errbuf) in read_block() 389 get_from_block_data(struct block_cursor *cursor, size_t chunk_size, in get_from_block_data() 415 get_opthdr_from_block_data(pcap_t *p, struct block_cursor *cursor, char *errbuf) in get_opthdr_from_block_data() 439 get_optvalue_from_block_data(struct block_cursor *cursor, in get_optvalue_from_block_data() 461 process_idb_options(pcap_t *p, struct block_cursor *cursor, uint64_t *tsresol, in process_idb_options() 593 struct block_cursor *cursor, char *errbuf) in add_interface() 782 struct block_cursor cursor; in pcap_ng_check_header() local 1104 struct block_cursor cursor; in pcap_ng_next_packet() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | lto-compress.c | 169 unsigned char *cursor = (unsigned char *) stream->buffer; in lto_end_compression() local 255 unsigned char *cursor = (unsigned char *) stream->buffer; in lto_end_uncompression() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | lto-compress.c | 171 unsigned char *cursor = (unsigned char *) stream->buffer; in lto_end_compression() local 260 unsigned char *cursor = (unsigned char *) stream->buffer; in lto_end_uncompression() local
|
/dflybsd-src/contrib/libedit/src/ |
H A D | histedit.h | 64 const char *cursor; member 271 const wchar_t *cursor; member
|
H A D | chared.h | 60 int cursor; /* position of saved cursor */ member
|
/dflybsd-src/usr.sbin/installer/libaura/ |
H A D | dict.h | 55 struct aura_bucket *cursor; member
|
/dflybsd-src/games/larn/ |
H A D | io.c | 624 cursor(int x, int y) in cursor() function 643 cursor(int x, int y) in cursor() function
|
/dflybsd-src/contrib/lvm2/dist/libdm/regex/ |
H A D | parse_rx.c | 25 const char *cursor; /* where we are in the regex */ member
|
/dflybsd-src/contrib/ncurses/ncurses/tinfo/ |
H A D | lib_options.c | 199 int cursor = SP_PARM->_cursor; in NCURSES_SP_NAME() local
|
/dflybsd-src/contrib/binutils-2.34/ld/ |
H A D | ldwrite.c | 436 asection *cursor = original_sec; in split_sections() local
|
/dflybsd-src/contrib/binutils-2.27/ld/ |
H A D | ldwrite.c | 468 asection *cursor = original_sec; in split_sections() local
|
/dflybsd-src/contrib/ncurses/ncurses/tty/ |
H A D | lib_mvcur.c | 313 int cursor = SP_PARM->_cursor; in NCURSES_SP_NAME() local 482 int cursor = SP_PARM->_cursor; in NCURSES_SP_NAME() local
|