Home
last modified time | relevance | path

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

12

/NextBSD/contrib/dma/
HDaliases_parse.y57 LIST_INSERT_AFTER($2, $1, next);
/NextBSD/sys/geom/vinum/
HDgeom_vinum_subr.c359 LIST_INSERT_AFTER(s2, s, in_plex); in gv_sd_to_plex()
720 LIST_INSERT_AFTER(fl, fl2, freelist); in gv_sd_to_drive()
741 LIST_INSERT_AFTER(s2, s, from_drive); in gv_sd_to_drive()
797 LIST_INSERT_AFTER(fl2, fl, freelist); in gv_free_sd()
848 LIST_INSERT_AFTER(fl2, fl, freelist); in gv_adjust_freespace()
HDgeom_vinum_events.c258 LIST_INSERT_AFTER(d2, d, drive); in gv_drive_lost()
HDgeom_vinum_rm.c382 LIST_INSERT_AFTER(d2, d, drive); in gv_rm_drive()
HDgeom_vinum_create.c119 LIST_INSERT_AFTER(d2, d, drive); in gv_create_drive()
/NextBSD/usr.sbin/makefs/cd9660/
HDcd9660_eltorito.c423 LIST_INSERT_AFTER(valid_entry, default_entry, ll_struct); in cd9660_setup_boot()
458 LIST_INSERT_AFTER(default_entry, head, ll_struct); in cd9660_setup_boot()
476 LIST_INSERT_AFTER(head, temp, ll_struct); in cd9660_setup_boot()
/NextBSD/sys/dev/drm/
HDdrm_hashtab.c109 LIST_INSERT_AFTER(parent, item, head); in drm_ht_insert_item()
/NextBSD/sys/dev/drm2/
HDdrm_hashtab.c110 LIST_INSERT_AFTER(parent, item, head); in drm_ht_insert_item()
HDdrm_gem_names.c218 LIST_INSERT_AFTER(np, &marker, link); in drm_gem_names_foreach()
/NextBSD/usr.bin/gencat/
HDgencat.c609 LIST_INSERT_AFTER(q, p, entries);
646 LIST_INSERT_AFTER(q, p, entries);
/NextBSD/usr.sbin/lpr/chkprintcap/
HDchkprintcap.c244 LIST_INSERT_AFTER(last, dp, link); in note_spool_dir()
/NextBSD/sys/netinet/
HDtcp_reass.c303 LIST_INSERT_AFTER(p, te, tqe_q); in tcp_reass()
/NextBSD/usr.bin/netstat/
HDsctp.c321 LIST_INSERT_AFTER(prev_xl, xl, xladdr_entries); in sctp_process_tcb()
342 LIST_INSERT_AFTER(prev_xr, xr, xraddr_entries); in sctp_process_tcb()
/NextBSD/tools/regression/geom/MdLoad/
HDMdLoad.c92 LIST_INSERT_AFTER(dsp3, dsp, sectors); in g_simdisk_insertsector()
/NextBSD/sys/fs/nfsclient/
HDnfs_clsubs.c315 LIST_INSERT_AFTER(dp, dp2, ndm_list); in ncl_getcookie()
HDnfs_clcomsubs.c435 LIST_INSERT_AFTER(dp, dp2, ndm_list); in nfscl_getcookie()
/NextBSD/crypto/openssh/openbsd-compat/
HDsys-queue.h68 #undef LIST_INSERT_AFTER
291 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/NextBSD/share/man/man3/
HDMakefile79 queue.3 LIST_INSERT_AFTER.3 \
/NextBSD/sbin/pfctl/
HDpfctl_osfp.c759 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
772 LIST_INSERT_AFTER(nmlast, nm, nm_entry); in sort_name_list()
/NextBSD/sys/dev/eisa/
HDeisaconf.c519 LIST_INSERT_AFTER(node, reservation, links); in eisa_add_resvaddr()
/NextBSD/sys/ddb/
HDdb_command.c231 LIST_INSERT_AFTER(last, cmd, next); in db_command_register()
/NextBSD/contrib/ntp/sntp/libevent/compat/sys/
HDqueue.h174 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/NextBSD/contrib/openbsm/compat/
HDqueue.h373 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/NextBSD/contrib/ofed/libcxgb4/src/
HDqueue.h399 #define LIST_INSERT_AFTER(listelm, elm, field) do { \ macro
/NextBSD/sys/kern/
HDkern_fork.c597 LIST_INSERT_AFTER(p1, p2, p_pglist); in do_fork()

12