Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h393 int timecmp(const void *arg1, const void *arg2);
H A Dprintgprof.c92 qsort(sortednlp, total_names, sizeof (nltype *), timecmp); in printprof()
107 timecmp(const void *arg1, const void *arg2) in timecmp() function
/illumos-gate/usr/src/cmd/lockstat/
H A Dlockstat.c362 timecmp(lsrec_t *a, lsrec_t *b) in timecmp() function
1573 mergesort(timecmp, sort_buf, merge_buf, g_nrecs_used); in main()
/illumos-gate/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c373 timecmp(bk_selector_t *bksp, struct stat64 *attr) in timecmp() function
674 bks.bs_fn = timecmp; in backup_work()