Home
last modified time | relevance | path

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

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