Searched refs:uid_string (Results 1 – 1 of 1) sorted by relevance
106 static const char uid_string[] = "Uid:\t"; in clientHasLogCredentials() local113 } else if (strncmp(uid_string, line, sizeof(uid_string) - 1) == 0) { in clientHasLogCredentials()116 sscanf(line + sizeof(uid_string) - 1, "%u\t%u\t%u\t%u", in clientHasLogCredentials()