Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dltablib.c185 static void auxsort (lua_State *L, int l, int u) { in auxsort() function
244 auxsort(L, j, i); /* call recursively the smaller one */ in auxsort()
254 auxsort(L, 1, n); in sort()