Home | History | Annotate | Download | only in radius

Lines Matching refs:_remove

865 	struct radius_msg_list *entry, *prev, *_remove;
883 _remove = entry;
885 _remove = NULL;
890 if (_remove)
891 radius_client_msg_free(_remove);