Home
last modified time | relevance | path

Searched refs:LIST_INSERT_BEFORE (Results 1 – 25 of 25) sorted by relevance

/trueos/usr.bin/csup/
HDqueue.h200 #undef LIST_INSERT_BEFORE
201 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
HDrcsfile.c519 LIST_INSERT_BEFORE(d_tmp2, d_tmp, in rcsfile_write_deltatext()
1219 LIST_INSERT_BEFORE(b_iter, b, branch_next); in rcsdelta_insertbranch()
1244 LIST_INSERT_BEFORE(d2, d, table_next); in rcsfile_insertsorteddelta()
1278 LIST_INSERT_BEFORE(d2, d, delta_next); in rcsfile_insertdelta()
1285 LIST_INSERT_BEFORE(d2, d, delta_next); in rcsfile_insertdelta()
HDdiff.c227 LIST_INSERT_BEFORE(curec, ec, next); in diff_insert_edit()
/trueos/sys/geom/vinum/
HDgeom_vinum_subr.c356 LIST_INSERT_BEFORE(s2, s, in_plex); in gv_sd_to_plex()
738 LIST_INSERT_BEFORE(s2, s, from_drive); in gv_sd_to_drive()
794 LIST_INSERT_BEFORE(fl2, fl, freelist); in gv_free_sd()
845 LIST_INSERT_BEFORE(fl2, fl, freelist); in gv_adjust_freespace()
/trueos/sys/netinet/libalias/
HDalias_mod.c146 LIST_INSERT_BEFORE(b, p, entries); in _attach_handler()
/trueos/tools/regression/geom/MdLoad/
HDMdLoad.c88 LIST_INSERT_BEFORE(dsp2, dsp, sectors); in g_simdisk_insertsector()
/trueos/crypto/openssh/openbsd-compat/
HDsys-queue.h69 #undef LIST_INSERT_BEFORE
299 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/trueos/share/man/man3/
HDMakefile76 queue.3 LIST_INSERT_BEFORE.3 \
/trueos/sys/netipx/
HDspx_reass.c353 LIST_INSERT_BEFORE(q, q_new, sq_entry); in spx_reass()
/trueos/tools/regression/geom/ConfCmp/
HDConfCmp.c249 LIST_INSERT_BEFORE(np1, np2, siblings); in sort_node()
/trueos/sys/dev/eisa/
HDeisaconf.c504 LIST_INSERT_BEFORE(node, reservation, links); in eisa_add_resvaddr()
/trueos/sys/ddb/
HDdb_command.c223 LIST_INSERT_BEFORE(c, cmd, next); in db_command_register()
/trueos/contrib/openbsm/compat/
HDqueue.h383 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/trueos/sys/netinet/
HDsctp_auth.c519 LIST_INSERT_BEFORE(skey, new_skey, next); in sctp_insert_sharedkey()
533 LIST_INSERT_BEFORE(skey, new_skey, next); in sctp_insert_sharedkey()
/trueos/sys/sys/
HDqueue.h443 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/trueos/sbin/pfctl/
HDpfctl_osfp.c752 LIST_INSERT_BEFORE(nmsearch, nm, nm_entry); in sort_name_list()
/trueos/sys/kern/
HDkern_conf.c1313 LIST_INSERT_BEFORE(dl, dev, si_clone); in clone_create()
HDkern_lockf.c1105 LIST_INSERT_BEFORE(lf, lock, lf_link); in lf_insert_lock()
/trueos/sys/fs/tmpfs/
HDtmpfs_subr.c944 LIST_INSERT_BEFORE(de, nde, uh.td_dup.index_entries); in tmpfs_dir_attach_dup()
/trueos/sys/netpfil/pf/
HDpf_norm.c768 LIST_INSERT_BEFORE(fra, cur, fr_next); in pf_fragcache()
/trueos/sys/net/
HDif_bridge.c2925 LIST_INSERT_BEFORE(lbrt, brt, brt_hash); in bridge_rtnode_insert()
/trueos/sys/geom/mirror/
HDg_mirror.c2500 LIST_INSERT_BEFORE(dp, disk, d_next); in g_mirror_update_disk()
/trueos/sys/fs/nfsclient/
HDnfs_clstate.c5089 LIST_INSERT_BEFORE(rp, recallp, nfsrecly_list); in nfscl_layoutrecall()
/trueos/sys/ufs/ffs/
HDffs_softdep.c9983 LIST_INSERT_BEFORE(wk, &marker, wk_list);
10001 LIST_INSERT_BEFORE(wk, &marker, wk_list);
/trueos/sbin/launchd/
HDcore.c5348 LIST_INSERT_BEFORE(ci_iter, ci, global_sle); in calendarinterval_setalarm()