Searched refs:freeup (Results 1 – 1 of 1) sorted by relevance
137 #define freeup(array, len) \ in _S_msg_add_auth() macro142 freeup (genuids, ngenuids); in _S_msg_add_auth()143 freeup (auxuids, nauxuids); in _S_msg_add_auth()144 freeup (gengids, ngengids); in _S_msg_add_auth()145 freeup (auxgids, nauxgids); in _S_msg_add_auth()146 freeup (newgenuids, nnewgenuids); in _S_msg_add_auth()147 freeup (newauxuids, nnewauxuids); in _S_msg_add_auth()148 freeup (newgengids, nnewgengids); in _S_msg_add_auth()149 freeup (newauxgids, nnewauxgids); in _S_msg_add_auth()150 #undef freeup in _S_msg_add_auth()
Completed in 4 milliseconds