Home
last modified time | relevance | path

Searched refs:nv_table_get_bottom (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/syslog-ng/syslog-ng-3.35.1/lib/logmsg/
H A Dnvtable.h308 nv_table_get_bottom(NVTable *self) in nv_table_get_bottom() function
323 if (nv_table_get_bottom(self) - nv_table_get_ofs_table_top(self) < alloc_size) in nv_table_alloc_check()
H A Dnvtable.c780 if (nv_table_get_bottom(self) - nv_table_get_ofs_table_top(self) < additional_space) in nv_table_clone()