Searched refs:nextKey (Results 1 – 3 of 3) sorted by relevance
193 char *nextKey; in ldap_create_sort_keylist() local213 nextKey = keyString; /* Points to the next key in the string */ in ldap_create_sort_keylist()215 rc = readNextKey(&nextKey, &keyList[i]); in ldap_create_sort_keylist()
451 DomainAuthInfo * nextKey = key->next; in ParseConfig() local455 key = nextKey; in ParseConfig()462 DomainAuthInfo * nextKey = key->next; in ParseConfig() local466 key = nextKey; in ParseConfig()
915 const char *nextKey = placeHolder; in getSystemRegistryString()920 while (*nextKey && (*nextKey != '\\')) in getSystemRegistryString()921 nextKey++; in getSystemRegistryString()955 bestName.append(nextKey); in getSystemRegistryString()