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

/freebsd-11-stable/contrib/mknod/
H A Dpack_dev.c59 static int compare_format(const void *, const void *);
267 compare_format(const void *key, const void *element) function
286 sizeof(formats[0]), compare_format);
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_pack_dev.c80 static int compare_format(const void *, const void *);
313 compare_format(const void *key, const void *element) function
332 sizeof(formats[0]), compare_format);

Completed in 74 milliseconds