Home
last modified time | relevance | path

Searched defs:b_next (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Darc.h127 arc_buf_t *b_next; member
/netbsd-src/games/backgammon/backgammon/
H A Dmove.c57 struct BOARD *b_next; /* forward queue pointer */ member
/netbsd-src/sbin/fsck_ext2fs/
H A Dfsck.h80 struct bufarea *b_next; /* free list queue */ member
/netbsd-src/games/hunt/huntd/
H A Dhunt.h119 BULLET *b_next; member
/netbsd-src/sbin/fsck_ffs/
H A Dfsck.h108 struct bufarea *b_next; /* free list queue */ member
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/plugin/
H A Dplugin-nvptx.c528 struct ptx_free_block *b_next = b->next; in nvptx_close_device() local
/netbsd-src/external/gpl3/gcc/dist/libgomp/plugin/
H A Dplugin-nvptx.c554 struct ptx_free_block *b_next = b->next; in nvptx_close_device() local