Home
last modified time | relevance | path

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

/freebsd/contrib/mknod/
H A Dpack_dev.c59 static int compare_format(const void *, const void *);
267 compare_format(const void *key, const void *element) in compare_format() function
286 sizeof(formats[0]), compare_format); in pack_find()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_pack_dev.c73 static int __LA_LIBC_CC compare_format(const void *, const void *);
307 compare_format(const void *key, const void *element)
326 sizeof(formats[0]), compare_format);
314 compare_format(const void *key, const void *element) compare_format() function