Searched refs:CreateBootEventFile (Results 1 – 1 of 1) sorted by relevance
220 static int CreateBootEventFile(const char *file, mode_t mode) in CreateBootEventFile() function248 …int ret = CreateBootEventFile(BOOTEVENT_OUTPUT_PATH "bootup.trace", S_IRUSR|S_IWUSR|S_IRGRP|S_IROT… in SaveServiceBootEvent()