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

/darwin-on-arm/xnu/bsd/man/man3/
H A DMakefile36 queue.3 LIST_INSERT_BEFORE.3 \
/darwin-on-arm/xnu/bsd/sys/
H A Dqueue.h443 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/darwin-on-arm/xnu/bsd/net/
H A Dpf_norm.c901 LIST_INSERT_BEFORE(fra, cur, fr_next);
1432 LIST_INSERT_BEFORE(fra, cur, fr_next);
H A Dif_bridge.c4600 LIST_INSERT_BEFORE(lbrt, brt, brt_hash);
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_subs.c2871 LIST_INSERT_BEFORE(nxfs2, nxfs, nxfs_next);
2930 LIST_INSERT_BEFORE(nx2, nx, nx_next);
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c2270 LIST_INSERT_BEFORE(tmpsp, newsp, chain);

Completed in 114 milliseconds