Home
last modified time | relevance | path

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

/freebsd/bin/pax/
H A Doptions.c62 static int c_frmt(const void *, const void *);
364 sizeof(fsub)/sizeof(FSUB), sizeof(FSUB), c_frmt)) != NULL) { in pax_options()
1186 sizeof(fsub)/sizeof(FSUB), sizeof(FSUB), c_frmt)) != NULL) in cpio_options()
1296 c_frmt(const void *a, const void *b) in c_frmt() function