Searched refs:asl_out_mkpath (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/syslog-267/aslcommon/
H A Dasl_common.h167 int asl_out_mkpath(asl_out_module_t *mlist, asl_out_rule_t *r);
/macosx-10.10/syslog-267/syslogd.tproj/
H A Dasl_action.c339 status = asl_out_mkpath(global.asl_out_module, r);
342 asldebug("_asl_dir_create: asl_out_mkpath failed: %s\n", r->dst->path);
789 status = asl_out_mkpath(global.asl_out_module, r);
792 asldebug("_asl_file_open: asl_out_mkpath %s failed\n", r->dst->path);
889 int status = asl_out_mkpath(global.asl_out_module, r);

Completed in 87 milliseconds