Searched refs:infoOhos (Results 1 – 1 of 1) sorted by relevance
90 FaultLogInfoOhos infoOhos; in AddFaultLog() local91 infoOhos.time = info.time; in AddFaultLog()92 infoOhos.uid = info.id; in AddFaultLog()93 infoOhos.pid = info.pid; in AddFaultLog()102 infoOhos.fd = -1; in AddFaultLog()114 FaultLogInfoOhos infoOhos; in AddFaultLog() local115 infoOhos.time = time; in AddFaultLog()116 infoOhos.uid = getuid(); in AddFaultLog()117 infoOhos.pid = getpid(); in AddFaultLog()119 infoOhos.module = module; in AddFaultLog()[all …]