Home
last modified time | relevance | path

Searched refs:Bottom (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dmalloc.c80 *Bottom, /* the last free chunk in the arena */ variable
264 if (Bottom && size <= SIZE(Bottom)) { in _malloc_unlocked()
265 sp = Bottom; in _malloc_unlocked()
285 Bottom = NULL; in _malloc_unlocked()
371 if (np != Bottom) in realloc()
374 Bottom = NULL; in realloc()
381 Bottom = tp; in realloc()
383 tp = Bottom; in realloc()
384 Bottom = NULL; in realloc()
402 Bottom = NULL; in realloc()
[all …]
/illumos-gate/usr/src/lib/watchmalloc/common/
H A Dmalloc.c64 static TREE *Bottom; /* the last free chunk in the arena */ variable
236 if (Bottom) { in malloc_unlocked()
237 unprotect(Bottom); in malloc_unlocked()
238 if (size <= SIZE(Bottom)) { in malloc_unlocked()
239 sp = Bottom; in malloc_unlocked()
242 protect(Bottom); in malloc_unlocked()
270 Bottom = NULL; in malloc_unlocked()
355 if (np != Bottom) in realloc()
358 Bottom = NULL; in realloc()
368 Bottom = tp; in realloc()
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex159 % Bottom of the page
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME4222 96 Bottom half of Ruleset 3 (ruleset 6 in old sendmail)
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids25211 04a Bottom Corner Distortion Control
25212 04c Bottom Corner Distortion Balance
H A Dpci.ids5823 b000 RAID Bottom Device
/illumos-gate/usr/src/data/terminfo/
H A Dtermcap.src8561 # - Bottom status line (host writable line) is used.
H A Dterminfo.src9619 # - Bottom status line (host writable line) is used.