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.test360 # for the SQL and appends a "nosort" to the result if the program contains the
367 if {[regexp SortCallback $prog]} {set x sort} {set x nosort}
388 } {1 100 4 2 99 9 3 98 16 nosort}
398 } {1 100 4 2 99 9 3 98 16 nosort}
403 } {1 100 4 2 99 9 3 98 16 nosort}
408 } {1 100 4 2 99 9 3 98 16 nosort}
423 } {1 100 4 nosort}
428 } {1 100 4 nosort}
433 } {1 100 4 nosort}
438 } {1 100 4 nosort}
[all …]
H A Dformat3.test559 # for the SQL and appends a "nosort" to the result if the program contains the
566 if {[regexp SortCallback $prog]} {set x sort} {set x nosort}
587 } {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}
[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()