Home
last modified time | relevance | path

Searched defs:elm2 (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sbin/hammer/
H A Dcmd_softprune.c516 const struct hammer_ioc_prune_elm *elm2 = arg2; in hammer_softprune_qsort_cmp() local
/dflybsd-src/usr.bin/systat/
H A Dpftop.c404 const struct mypfstate *elm2 = *__DECONST(struct mypfstate **, data2); in statebwcmp() local
/dflybsd-src/lib/libssh/openbsd-compat/
H A Dsys-queue.h329 #define LIST_REPLACE(elm, elm2, field) do { \ argument
607 #define TAILQ_REPLACE(head, elm, elm2, field) do { \ argument
/dflybsd-src/sys/vfs/hammer/
H A Dhammer_ioctl.h446 struct hammer_base_elm elm2; /* candidate for dedup */ member