Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsqlite/test/
H A Dwhere.test362 # for the SQL and appends a "nosort" to the result if the program contains the
369 if {[regexp SortCallback $prog]} {set x sort} {set x nosort}
390 } {1 100 4 2 99 9 3 98 16 nosort}
400 } {1 100 4 2 99 9 3 98 16 nosort}
405 } {1 100 4 2 99 9 3 98 16 nosort}
410 } {1 100 4 2 99 9 3 98 16 nosort}
425 } {1 100 4 nosort}
430 } {1 100 4 nosort}
435 } {1 100 4 nosort}
440 } {1 100 4 nosort}
[all …]
H A Dformat3.test561 # for the SQL and appends a "nosort" to the result if the program contains the
568 if {[regexp SortCallback $prog]} {set x sort} {set x nosort}
589 } {1 100 4 2 99 9 3 98 16 nosort}
599 } {1 100 4 2 99 9 3 98 16 nosort}
604 } {1 100 4 2 99 9 3 98 16 nosort}
609 } {1 100 4 2 99 9 3 98 16 nosort}
624 } {1 100 4 nosort}
629 } {1 100 4 nosort}
634 } {1 100 4 nosort}
639 } {1 100 4 nosort}
[all …]
/titanic_41/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()