Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/backup/dump/
H A Ddumpoptr.c25 static int idatesort(const void *, const void *);
28 static int idatesort();
403 qsort((char *)idatev, nidates, sizeof (*idatev), idatesort);
448 idatesort(v1, v2) in idatesort() function
H A Ddumpfstab.c55 static int idatesort();