Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h397 int timecmp(const void *arg1, const void *arg2);
H A Dprintgprof.c91 qsort(sortednlp, total_names, sizeof (nltype *), timecmp); in printprof()
106 timecmp(const void *arg1, const void *arg2) in timecmp() function
/titanic_41/usr/src/cmd/lockstat/
H A Dlockstat.c364 timecmp(lsrec_t *a, lsrec_t *b) in timecmp() function
1574 mergesort(timecmp, sort_buf, merge_buf, g_nrecs_used); in main()
/titanic_41/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_tar.c373 timecmp(bk_selector_t *bksp, in timecmp() function
675 bks.bs_fn = timecmp; in backup_work()