Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/captoinfo/
H A Dcaptoinfo.c1470 sorttable(char *nametable[], char *codetable[]) in sorttable() argument
1481 c = codetable[i]; in sorttable()
1482 codetable[i] = codetable[j]; in sorttable()
1483 codetable[j] = c; in sorttable()