Searched defs:server_id (Results 1 – 6 of 6) sorted by relevance
25 char *server_id; in main() local
35 Id Id::CreateFromServerId(const string& server_id) { in CreateFromServerId()
1724 Id server_id = factory_.NewServerId(); in TEST_F() local1744 Id server_id = factory_.NewServerId(); in TEST_F() local1762 Id server_id = factory_.NewServerId(); in TEST_F() local
98 syncable::Id server_id = update.id(); in ProcessUpdate() local
61 u_char *server_id; /* Anti-replay nonce */ member
1353 static struct in_addr server_id(struct dhcp_context *context, struct in_addr override, struct in_ad… in server_id() function