Searched defs:context_new (Results 1 – 3 of 3) sorted by relevance
22 context_t context_new(const char *str) in context_new() function85 hidden_def(context_new) in hidden_def() argument
291 struct dhcp_context *context_tmp, *context_new = NULL; in dhcp_reply() local