Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sort/
H A Dcheck.h42 extern void check_if_sorted(sort_t *);
H A Dmain.c79 check_if_sorted(&S); in main()
H A Dcheck.c100 check_if_sorted(sort_t *S) in check_if_sorted() function