Home
last modified time | relevance | path

Searched refs:compare_format (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/mtree/
H A Dpack_dev.c50 static int compare_format(const void *, const void *);
258 compare_format(const void *key, const void *element) in compare_format() function
277 sizeof(formats[0]), compare_format); in pack_find()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_pack_dev.c80 static int __LA_LIBC_CC compare_format(const void *, const void *);
314 compare_format(const void *key, const void *element) in compare_format() function
333 sizeof(formats[0]), compare_format); in pack_find()