Searched refs:log_cache (Results 1 – 1 of 1) sorted by relevance
209 *log_cache = (LinkedListInfo *) NULL; variable406 ResetLinkedListIterator(log_cache); in GetLogInfo()407 p=(LogInfo *) GetNextValueInLinkedList(log_cache); in GetLogInfo()417 p=(LogInfo *) GetNextValueInLinkedList(log_cache); in GetLogInfo()420 (void) InsertValueInLinkedList(log_cache,0, in GetLogInfo()421 RemoveElementByValueFromLinkedList(log_cache,p)); in GetLogInfo()497 GetNumberOfElementsInLinkedList(log_cache)+1UL,sizeof(*preferences)); in GetLogInfoList()504 ResetLinkedListIterator(log_cache); in GetLogInfoList()505 p=(const LogInfo *) GetNextValueInLinkedList(log_cache); in GetLogInfoList()511 p=(const LogInfo *) GetNextValueInLinkedList(log_cache); in GetLogInfoList()[all …]