Home
last modified time | relevance | path

Searched refs:LINKBAK (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h88 #define LINKBAK(b) ((b)->t_p) macro
131 #define LINKBAK(b) (((b)->t_p).w_p) macro
H A Dmalloc.c579 LINKBAK(np) = tp; in realfree()
756 tp = LINKBAK(op); in t_delete()
758 LINKBAK(sp) = tp; in t_delete()
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h103 #define LINKBAK(b) (((b)->t_p).w_p[0]) macro
H A Dmalloc.c602 LINKBAK(np) = tp; in realfree()
953 tp = LINKBAK(op); in t_delete()
957 LINKBAK(sp) = tp; in t_delete()