Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/gen/
H A Dmalloc.c82 *Bottom, /* the last free chunk in the arena */ variable
266 if (Bottom && size <= SIZE(Bottom)) { in _malloc_unlocked()
267 sp = Bottom; in _malloc_unlocked()
287 Bottom = NULL; in _malloc_unlocked()
373 if (np != Bottom) in realloc()
376 Bottom = NULL; in realloc()
383 Bottom = tp; in realloc()
385 tp = Bottom; in realloc()
386 Bottom = NULL; in realloc()
404 Bottom = NULL; in realloc()
[all …]
/titanic_44/usr/src/lib/watchmalloc/common/
H A Dmalloc.c66 static TREE *Bottom; /* the last free chunk in the arena */ variable
238 if (Bottom) { in malloc_unlocked()
239 unprotect(Bottom); in malloc_unlocked()
240 if (size <= SIZE(Bottom)) { in malloc_unlocked()
241 sp = Bottom; in malloc_unlocked()
244 protect(Bottom); in malloc_unlocked()
272 Bottom = NULL; in malloc_unlocked()
357 if (np != Bottom) in realloc()
360 Bottom = NULL; in realloc()
370 Bottom = tp; in realloc()
[all …]
/titanic_44/usr/src/data/zoneinfo/
H A Dsouthamerica1376 # Shanks & Pottenger say that The Bottom and Philipsburg have been at
/titanic_44/usr/src/cmd/sendmail/cf/
H A DREADME4222 96 Bottom half of Ruleset 3 (ruleset 6 in old sendmail)
/titanic_44/usr/src/data/hwdata/
H A Dusb.ids21305 04a Bottom Corner Distortion Control
21306 04c Bottom Corner Distortion Balance
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src8561 # - Bottom status line (host writable line) is used.
H A Dterminfo.src9617 # - Bottom status line (host writable line) is used.