Searched refs:UNI_FREE (Results 1 - 9 of 9) sorted by relevance

/freebsd-10-stable/sys/contrib/ngatm/netnatm/sig/
H A Dsig_party.c250 UNI_FREE(add);
283 UNI_FREE(ack);
344 UNI_FREE(u);
370 UNI_FREE(alert);
393 UNI_FREE(u);
407 UNI_FREE(u);
429 UNI_FREE(u);
445 UNI_FREE(u);
465 UNI_FREE(u);
478 UNI_FREE(
[all...]
H A Dsig_call.c339 UNI_FREE(rel);
373 UNI_FREE(u);
425 UNI_FREE(resp);
457 UNI_FREE(u);
530 UNI_FREE(out);
558 UNI_FREE(u);
628 UNI_FREE(u);
654 UNI_FREE(msg);
742 UNI_FREE(u);
819 UNI_FREE(
[all...]
H A Dsig_reset.c91 UNI_FREE(u);
123 UNI_FREE(u);
129 UNI_FREE(u);
170 UNI_FREE(resp);
234 UNI_FREE(resp);
447 UNI_FREE(u);
463 UNI_FREE(u);
469 UNI_FREE(u);
524 UNI_FREE(resp);
675 UNI_FREE(res
[all...]
H A Dsig_coord.c329 UNI_FREE(u);
337 UNI_FREE(u);
411 UNI_FREE(u);
494 UNI_FREE(resp);
525 UNI_FREE(resp);
528 UNI_FREE(u);
536 UNI_FREE(u);
544 UNI_FREE(u);
626 UNI_FREE(u);
1122 UNI_FREE(res
[all...]
H A Dsig_verify.c387 UNI_FREE(resp);
H A Dsig_uni.c595 UNI_FREE(s->u);
612 UNI_FREE(s->u);
H A Dunipriv.h246 if(s->u) UNI_FREE(s->u); \
/freebsd-10-stable/contrib/ngatm/libngatm/
H A Dunicust.h56 #define UNI_FREE(P) free(P) macro
/freebsd-10-stable/sys/netgraph/atm/uni/
H A Dng_uni_cust.h67 #define UNI_FREE(P) ng_uni_free(UNIMEM_ALL, P, __FILE__, __LINE__) macro

Completed in 192 milliseconds