Home
last modified time | relevance | path

Searched defs:blist (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/sys/sys/
H A Dblist.h90 typedef struct blist { struct
97 } *blist_t; argument
/dflybsd-src/games/hunt/huntd/
H A Dshots.c97 BULLET *blist; in moveshots() local
1071 zapshot(BULLET *blist, BULLET *obp) in zapshot()
1092 explshot(BULLET *blist, int y, int x) in explshot()
1181 find_under(BULLET *blist, BULLET *bp) in find_under()
/dflybsd-src/contrib/gdb-7/gdb/
H A Ddcache.c152 append_block (struct dcache_block **blist, struct dcache_block *block) in append_block()
174 remove_block (struct dcache_block **blist, struct dcache_block *block) in remove_block()
197 for_each_block (struct dcache_block **blist, block_func *func, void *param) in for_each_block()
/dflybsd-src/sbin/fsck_hammer2/
H A Dtest.c330 struct blockref_list blist; in test_pfs_blockref() local
1026 __add_pfs_blockref(const hammer2_blockref_t *bref, struct blockref_list *blist, in __add_pfs_blockref()
1055 init_pfs_blockref(const hammer2_blockref_t *bref, struct blockref_list *blist) in init_pfs_blockref()
1104 cleanup_pfs_blockref(struct blockref_list *blist) in cleanup_pfs_blockref()
/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-script.c1331 struct command_line **blist; in free_command_lines() local