Home
last modified time | relevance | path

Searched defs:TFREE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libnsl/dial/
H A Dcallers.c460 #define TFREE(p, type) if ((p)) (void) t_free((char *)(p), (type)) macro
/titanic_50/usr/src/cmd/bnu/
H A Dcallers.c1041 #define TFREE(p, type) if ((p)) t_free((char *)(p), (type)) macro