Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/vi/port/
H A Dexrecover.c306 int ecount, qucmp(); in listfiles()
385 qsort(&svbuf[0], ecount, sizeof svbuf[0], qucmp); in listfiles()
442 qucmp(struct svfile *p1, struct svfile *p2) in qucmp() function