open_log          173 source/sys_log.c int open_log(void);
open_log          251 source/sys_log.c    if (open_log() != SYS_LOG_OK)
open_log          427 source/sys_log.c    if (open_log() != SYS_LOG_OK)
open_log          650 source/sys_log.c             slreply = open_log();
open_log          954 source/sys_log.c          if ((ret = open_log()) != SYS_LOG_OK)