Searched refs:LIST_PREV (Results 1 – 5 of 5) sorted by relevance
| /freebsd/share/man/man3/ |
| H A D | Makefile | 221 queue.3 LIST_PREV.3 \
|
| /freebsd/contrib/libarchive/unzip/ |
| H A D | la_queue.h | 556 #define LIST_PREV(elm, head, type, field) \ macro
|
| /freebsd/sys/sys/ |
| H A D | queue.h | 736 #define LIST_PREV(elm, head, type, field) \ macro
|
| /freebsd/sys/netinet/ |
| H A D | in_fib_dxr.c | 535 cdp2 = LIST_PREV(cdp, &da->all_chunks, chunk_desc, cd_all_le); in chunk_unref()
|
| /freebsd/sys/cam/ctl/ |
| H A D | ctl.c | 2450 for ( ; ioh; ioh = LIST_PREV(ioh, &lun->ooa_queue, ctl_io_hdr, ooa_links)) { in ctl_ioctl_fill_ooa()
|