Searched defs:nosort (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c1607 static boolean_t nosort = B_FALSE; local
1620 nosort = _read_nsw_file();
1624 if (nosort)
3061 boolean_t nosort = B_FALSE; local
3075 nosort = B_TRUE;
3080 return (nosort);

Completed in 65 milliseconds