/freebsd/lib/libc/gen/ |
H A D | telldir.c | 93 LIST_INSERT_BEFORE(flp, lp, loc_lqe); in telldir()
|
/freebsd/sys/kern/ |
H A D | subr_rtc.c | 231 LIST_INSERT_BEFORE(rtc, newrtc, rtc_entries); in clock_register_flags()
|
H A D | kern_conf.c | 1389 LIST_INSERT_BEFORE(dl, dev, si_clone); in clone_create()
|
H A D | kern_lockf.c | 1093 LIST_INSERT_BEFORE(lf, lock, lf_link); in lf_insert_lock()
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | sys-queue.h | 72 #undef LIST_INSERT_BEFORE 306 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
/freebsd/tools/regression/geom/MdLoad/ |
H A D | MdLoad.c | 86 LIST_INSERT_BEFORE(dsp2, dsp, sectors); in g_simdisk_insertsector()
|
/freebsd/lib/libsecureboot/ |
H A D | veopen.c | 149 LIST_INSERT_BEFORE(fip, nfip, entries); in fingerprint_info_add()
|
/freebsd/tools/regression/geom/ConfCmp/ |
H A D | ConfCmp.c | 247 LIST_INSERT_BEFORE(np1, np2, siblings); in sort_node()
|
/freebsd/contrib/ntp/sntp/libevent/compat/sys/ |
H A D | queue.h | 182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
/freebsd/contrib/libevent/compat/sys/ |
H A D | queue.h | 182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
/freebsd/contrib/openbsm/compat/ |
H A D | queue.h | 382 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
/freebsd/share/man/man3/ |
H A D | Makefile | 212 queue.3 LIST_INSERT_BEFORE.3 \
|
/freebsd/sys/ddb/ |
H A D | db_command.c | 262 LIST_INSERT_BEFORE(c, cmd, next); in db_command_register()
|
/freebsd/sys/netinet/ |
H A D | sctp_auth.c | 514 LIST_INSERT_BEFORE(skey, new_skey, next); in sctp_insert_sharedkey() 528 LIST_INSERT_BEFORE(skey, new_skey, next); in sctp_insert_sharedkey()
|
H A D | in_fib_dxr.c | 443 LIST_INSERT_BEFORE(cdp, empty_cdp, cd_all_le); in chunk_ref()
|
/freebsd/contrib/libarchive/unzip/ |
H A D | la_queue.h | 538 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
/freebsd/sbin/pfctl/ |
H A D | pfctl_osfp.c | 752 LIST_INSERT_BEFORE(nmsearch, nm, nm_entry); in sort_name_list()
|
/freebsd/sys/sys/ |
H A D | queue.h | 622 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
|
/freebsd/sys/fs/tmpfs/ |
H A D | tmpfs_subr.c | 1436 LIST_INSERT_BEFORE(de, nde, uh.td_dup.index_entries); in tmpfs_dir_attach_dup()
|
/freebsd/sys/geom/mirror/ |
H A D | g_mirror.c | 2728 LIST_INSERT_BEFORE(dp, disk, d_next); in g_mirror_update_disk()
|
/freebsd/sys/net/ |
H A D | if_vxlan.c | 823 LIST_INSERT_BEFORE(lfe, fe, vxlfe_hash); in vxlan_ftable_entry_insert()
|
/freebsd/sys/fs/nfsclient/ |
H A D | nfs_clstate.c | 5796 LIST_INSERT_BEFORE(rp, recallp, nfsrecly_list); in nfscl_layoutrecall()
|
/freebsd/sys/ufs/ffs/ |
H A D | ffs_softdep.c | 10290 LIST_INSERT_BEFORE(wk, &marker, wk_list); in softdep_disk_io_initiation() 10308 LIST_INSERT_BEFORE(wk, &marker, wk_list); in softdep_disk_io_initiation()
|