Searched defs:ffcmp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c342 static int ffcmp();
1590 sizeof (struct filenames), ffcmp);
2394 * ffcmp - routine used by qsort. Sort only by pathname length.
2397 ffcmp(struct filenames *f1, struct filenames *f2) function

Completed in 54 milliseconds