Searched refs:_PATH_ASL_CONF_DIR (Results 1 – 1 of 1) sorted by relevance
46 #define _PATH_ASL_CONF_DIR "/etc/asl" macro1841 asprintf(&asl_conf_dir, "%s%s", sim_root_path, _PATH_ASL_CONF_DIR); in asl_out_module_init()1842 asprintf(&asl_conf_local_dir, "%s%s", sim_resources_path, _PATH_ASL_CONF_DIR); in asl_out_module_init()1851 _asl_out_module_read_and_merge_dir(&out, _PATH_ASL_CONF_DIR, 0); in asl_out_module_init()