Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/test/
H A Dwhere.test596 } {nosort}
601 } {8 nosort}
606 } {nosort}
616 } {nosort}
621 } {8 nosort}
626 } {nosort}
636 } {nosort}
646 } {nosort}
656 } {nosort}
666 } {nosort}
[all …]
H A Dformat3.test587 } {1 100 4 2 99 9 3 98 16 nosort}
597 } {1 100 4 2 99 9 3 98 16 nosort}
602 } {1 100 4 2 99 9 3 98 16 nosort}
607 } {1 100 4 2 99 9 3 98 16 nosort}
622 } {1 100 4 nosort}
627 } {1 100 4 nosort}
632 } {1 100 4 nosort}
637 } {1 100 4 nosort}
642 } {100 1 10201 99 2 10000 98 3 9801 nosort}
657 } {1 0 2 1 3 1 nosort}
[all …]
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1607 static boolean_t nosort = B_FALSE; in order_haddrlist_af() local
1620 nosort = _read_nsw_file(); in order_haddrlist_af()
1624 if (nosort) in order_haddrlist_af()
3061 boolean_t nosort = B_FALSE; in _read_nsw_file() local
3075 nosort = B_TRUE; in _read_nsw_file()
3080 return (nosort); in _read_nsw_file()