Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/diff/
H A Ddiff.c155 static void unsort(struct line *, int, int *);
478 unsort(sfile[0], slen[0], class); in main()
1843 unsort(struct line *f, int l, int *b) in unsort() function