Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/asl/
HDdbserver.c67 #define SEARCH_BACKWARD -1 macro
1328 if (flags & QUERY_FLAG_SEARCH_REVERSE) direction = SEARCH_BACKWARD; in __asl_server_query_2()
1352 if (flags & QUERY_FLAG_SEARCH_REVERSE) direction = SEARCH_BACKWARD; in __asl_server_query()
1377 if (flags & QUERY_FLAG_SEARCH_REVERSE) direction = SEARCH_BACKWARD; in __asl_server_query_timeout()