Home
last modified time | relevance | path

Searched refs:INIT_CHECK_ONLY_RETURN (Results 1 - 6 of 6) sorted by relevance

/base/startup/init/services/log/
H A Dinit_log.c49 INIT_CHECK_ONLY_RETURN((outfile = fopen(logFile, "a+")) != NULL); in LogToFile()
H A Dinit_log.h122 #define INIT_CHECK_ONLY_RETURN(ret) \ macro
/base/startup/init/ueventd/
H A Dueventd_read_cfg.c244 INIT_CHECK_ONLY_RETURN(!INVALIDSTRING(file)); in ParseUeventdConfigFile()
246 INIT_CHECK_ONLY_RETURN(config != NULL); in ParseUeventdConfigFile()
H A Dueventd_device_handler.c129 INIT_CHECK_ONLY_RETURN(symLinks != NULL); in SetDeviceLable()
/base/startup/init/services/modules/bootevent/
H A Dbootevent.c498 INIT_CHECK_ONLY_RETURN(clock_gettime(CLOCK_MONOTONIC, in SetServiceBootEventFork()
/base/startup/init/services/init/
H A Dinit_common_cmds.c144 INIT_CHECK_ONLY_RETURN(cmd != NULL); in FreeCmdArg()

Completed in 5 milliseconds