Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/util/
H A Dqsort.c45 static void swapb(char *r1, char *r2, size_t cnt);
168 swapf = swapb; in qsort()
514 swapb(char *r1, char *r2, size_t cnt) in swapb() function