Searched refs:action_str (Results 1 – 2 of 2) sorted by relevance
102 char *p, *action_str, *hostname = NULL; in create_helper() local110 action_str = "del"; in create_helper()112 action_str = "add"; in create_helper()114 action_str = "old"; in create_helper()243 action_str, daemon->dhcp_buff, inet_ntoa(data.addr), hostname, (char*) NULL); in create_helper()
1235 PyObject *action_str = _PyUnicode_FromId(id); in create_filter() local1236 if (action_str == NULL) { in create_filter()1251 return PyTuple_Pack(5, action_str, Py_None, in create_filter()