Searched refs:LIST_INSERT_BEFORE (Results 1 - 24 of 24) sorted by relevance

/freebsd-9.3-release/usr.bin/csup/
H A Dqueue.h200 #undef LIST_INSERT_BEFORE macro
201 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
H A Drcsfile.c519 LIST_INSERT_BEFORE(d_tmp2, d_tmp,
1219 LIST_INSERT_BEFORE(b_iter, b, branch_next);
1244 LIST_INSERT_BEFORE(d2, d, table_next);
1278 LIST_INSERT_BEFORE(d2, d, delta_next);
1285 LIST_INSERT_BEFORE(d2, d, delta_next);
H A Ddiff.c228 LIST_INSERT_BEFORE(curec, ec, next);
/freebsd-9.3-release/sys/netinet/libalias/
H A Dalias_mod.c146 LIST_INSERT_BEFORE(b, p, entries);
/freebsd-9.3-release/contrib/nvi/include/sys/
H A Dqueue.h97 #define LIST_INSERT_BEFORE(listelm, elm, field) { \ macro
/freebsd-9.3-release/share/man/man3/
H A DMakefile52 queue.3 LIST_INSERT_BEFORE.3 \
/freebsd-9.3-release/sys/geom/vinum/
H A Dgeom_vinum_subr.c356 LIST_INSERT_BEFORE(s2, s, in_plex);
738 LIST_INSERT_BEFORE(s2, s, from_drive);
794 LIST_INSERT_BEFORE(fl2, fl, freelist);
845 LIST_INSERT_BEFORE(fl2, fl, freelist);
/freebsd-9.3-release/tools/regression/geom/ConfCmp/
H A DConfCmp.c249 LIST_INSERT_BEFORE(np1, np2, siblings);
/freebsd-9.3-release/tools/regression/geom/MdLoad/
H A DMdLoad.c88 LIST_INSERT_BEFORE(dsp2, dsp, sectors);
/freebsd-9.3-release/sys/dev/eisa/
H A Deisaconf.c504 LIST_INSERT_BEFORE(node, reservation, links);
/freebsd-9.3-release/sys/netipx/
H A Dspx_reass.c353 LIST_INSERT_BEFORE(q, q_new, sq_entry);
/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dsys-queue.h69 #undef LIST_INSERT_BEFORE macro
299 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-9.3-release/contrib/openbsm/compat/
H A Dqueue.h383 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-9.3-release/sys/ddb/
H A Ddb_command.c223 LIST_INSERT_BEFORE(c, cmd, next);
/freebsd-9.3-release/contrib/ntp/sntp/libevent/compat/sys/
H A Dqueue.h182 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-9.3-release/sys/netinet/
H A Dsctp_auth.c534 LIST_INSERT_BEFORE(skey, new_skey, next);
548 LIST_INSERT_BEFORE(skey, new_skey, next);
/freebsd-9.3-release/contrib/pf/pfctl/
H A Dpfctl_osfp.c752 LIST_INSERT_BEFORE(nmsearch, nm, nm_entry);
/freebsd-9.3-release/sys/sys/
H A Dqueue.h441 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/freebsd-9.3-release/sys/kern/
H A Dkern_conf.c1254 LIST_INSERT_BEFORE(dl, dev, si_clone);
H A Dkern_lockf.c1096 LIST_INSERT_BEFORE(lf, lock, lf_link);
/freebsd-9.3-release/sys/net/
H A Dif_bridge.c2931 LIST_INSERT_BEFORE(lbrt, brt, brt_hash);
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_norm.c1025 LIST_INSERT_BEFORE(fra, cur, fr_next);
/freebsd-9.3-release/sys/geom/mirror/
H A Dg_mirror.c2459 LIST_INSERT_BEFORE(dp, disk, d_next);
/freebsd-9.3-release/sys/ufs/ffs/
H A Dffs_softdep.c9778 LIST_INSERT_BEFORE(wk, &marker, wk_list);
9796 LIST_INSERT_BEFORE(wk, &marker, wk_list);

Completed in 214 milliseconds