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

/macosx-10.10/xnu-2782.1.97/bsd/man/man3/
H A DMakefile37 queue.3 LIST_INSERT_BEFORE.3 \
/macosx-10.10/BerkeleyDB-21/db/dbinc/
H A Dqueue.h126 #undef LIST_INSERT_BEFORE macro
417 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/macosx-10.10/OpenSSH-189/openssh/openbsd-compat/
H A Dsys-queue.h69 #undef LIST_INSERT_BEFORE macro
299 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/macosx-10.10/autofs-246/autofs_kext/
H A Dauto_vfsops.c1515 LIST_INSERT_BEFORE(nowait_process,
1703 LIST_INSERT_BEFORE(notrigger_process,
1907 LIST_INSERT_BEFORE(homedirmounter_process,
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dqueue.h491 #define LIST_INSERT_BEFORE(listelm, elm, field) do { \ macro
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dpf_norm.c906 LIST_INSERT_BEFORE(fra, cur, fr_next);
1439 LIST_INSERT_BEFORE(fra, cur, fr_next);
H A Dif_bridge.c5146 LIST_INSERT_BEFORE(lbrt, brt, brt_hash);
/macosx-10.10/xnu-2782.1.97/bsd/nfs/
H A Dnfs_subs.c2969 LIST_INSERT_BEFORE(nxfs2, nxfs, nxfs_next);
3028 LIST_INSERT_BEFORE(nx2, nx, nx_next);
/macosx-10.10/NFS-82/nfsstat/
H A Dnfsstat.c2028 LIST_INSERT_BEFORE(unode_after, unode, user_next);
/macosx-10.10/PowerManagement-494.1.2/pmconfigd/
H A DPMAssertions.c2410 LIST_INSERT_BEFORE(a, assertion, link);
/macosx-10.10/xnu-2782.1.97/bsd/netkey/
H A Dkey.c2410 LIST_INSERT_BEFORE(tmpsp, newsp, chain);

Completed in 146 milliseconds