Searched refs:LinkedListNode (Results 1 – 12 of 12) sorted by relevance
30 typedef struct LinkedListNode { struct32 struct LinkedListNode *next; argument33 } LinkedListNode; typedef36 LinkedListNode *current;43 LinkedListNode *head;
39 LinkedListNode *node = Malloc(sizeof(LinkedListNode)); in InsertNode()61 LinkedListNode *pre = NULL; in RemoveNode()62 LinkedListNode *node = list->head; in RemoveNode()113 LinkedListNode *current = iterator->current; in IteratorNext()166 IAM_STATIC void DestroyLinkedListNode(const LinkedList *list, LinkedListNode *node) in DestroyLinkedListNode()185 LinkedListNode *node = list->head; in DestroyLinkedList()
156 LinkedListNode *temp = user->enrolledInfoList->head; in GetEnrolledInfoAuthType()229 LinkedListNode *temp = g_userInfoList->head; in QueryUserInfo()257 LinkedListNode *temp = enrolledInfoList->head; in GetAllEnrolledInfoFromUser()291 LinkedListNode *temp = userInfoList->head; in IsSecureUidDuplicate()352 LinkedListNode *temp = enrolledList->head; in IsEnrolledIdDuplicate()391 LinkedListNode *temp = enrolledList->head; in UpdateEnrolledId()748 LinkedListNode *temp = credentialList->head; in QueryCredentialById()766 LinkedListNode *temp = credentialList->head; in QueryCredentialByAuthType()828 LinkedListNode *temp = credentialList->head; in TraverseCredentialList()872 LinkedListNode *temp = g_userInfoList->head; in QueryCredentialLimit()[all …]
112 LinkedListNode *temp = enrolledList->head; in StreamWriteEnrolledInfo()139 LinkedListNode *temp = credentialList->head; in StreamWriteCredentialList()193 LinkedListNode *temp = userInfoList->head; in WriteUserInfo()
261 LinkedListNode *tempNode = g_contextList->head; in GetContext()369 LinkedListNode *temp = credList->head; in QueryAuthTempletaInfo()454 LinkedListNode *tempNode = g_contextList->head; in IsContextDuplicate()492 LinkedListNode *temp = scheduleList->head; in CopySchedules()569 LinkedListNode *tempNode = schedules->head; in DestroyContextNode()602 LinkedListNode *tempNode = context->scheduleList->head; in GetCoAuthScheduleFromContext()
99 LinkedListNode *temp = executorList->head; in GetExecutorAslAndAcl()136 LinkedListNode *temp = creds->head; in GetCredMaxAcl()
514 LinkedListNode *temp = executorList->head; in GetExecutorInfoLinkedList()542 LinkedListNode *temp = executorList->head; in GetSignExecutorInfoFuncInner()
185 LinkedListNode *temp = g_scheduleList->head; in IsScheduleIdDuplicate()224 LinkedListNode *tempNode = executors->head; in MountExecutorOnce()
526 LinkedListNode *temp = credList->head; in GetExecutorTemplateList()589 LinkedListNode *temp = executors->head; in TraverseExecutor()878 LinkedListNode *temp = executorList->head; in GetExecutorIndexByCondition()
101 LinkedListNode *temp = g_poolList->head; in IsExecutorIdDuplicate()
230 LinkedListNode *temp = credList->head; in GetCapabilityLevel()523 LinkedListNode *tempNode = schedulesGet->head; in BeginAuthentication()570 LinkedListNode *temp = executorSendMsg->head; in CreateExecutorCommand()1077 LinkedListNode *temp = credList->head; in GetCredential()1168 LinkedListNode *temp = credList->head; in EnforceDeleteUser()1245 LinkedListNode *temp = credList->head; in ObtainReconciliationData()
78 LinkedListNode *temp = credList->head; in GenerateIdmSchedule()