Searched refs:asl_filesystem_path_database (Results 1 – 1 of 1) sorted by relevance
61 static char *asl_filesystem_path_database = NULL; variable349 asprintf(&asl_filesystem_path_database, "%s/asl", const_asl_var_log); in asl_filesystem_path()357 if (asl_filesystem_path_database == NULL) return ASL_PLACE_DATABASE_DEFAULT; in asl_filesystem_path()358 return asl_filesystem_path_database; in asl_filesystem_path()