Searched refs:ASL_STORE_LOCATION_FILE (Results 1 – 3 of 3) sorted by relevance
57 #define ASL_STORE_LOCATION_FILE 0 macro
360 …if (asl_store_location() == ASL_STORE_LOCATION_FILE) return _do_store_match(qlist, last, start, co… in asl_client_match()367 if (asl_store_location() == ASL_STORE_LOCATION_FILE) return _do_store_search(query); in asl_client_search()
1595 if (_asl_global.server_port == MACH_PORT_NULL) return ASL_STORE_LOCATION_FILE; in asl_store_location()1613 if (kstatus != KERN_SUCCESS) return ASL_STORE_LOCATION_FILE; in asl_store_location()1615 return ASL_STORE_LOCATION_FILE; in asl_store_location()