Home
last modified time | relevance | path

Searched refs:SKSTRINGMAP_ERR_MEM (Results 1 – 3 of 3) sorted by relevance

/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Dskstringmap.c63 return SKSTRINGMAP_ERR_MEM; in skStringMapCreate()
132 return SKSTRINGMAP_ERR_MEM; in skStringMapAddEntries()
143 rv = SKSTRINGMAP_ERR_MEM; in skStringMapAddEntries()
149 rv = SKSTRINGMAP_ERR_MEM; in skStringMapAddEntries()
160 rv = SKSTRINGMAP_ERR_MEM; in skStringMapAddEntries()
172 rv = SKSTRINGMAP_ERR_MEM; in skStringMapAddEntries()
297 return SKSTRINGMAP_ERR_MEM; in stringMapIterCreate()
307 return SKSTRINGMAP_ERR_MEM; in stringMapIterCreate()
788 return SKSTRINGMAP_ERR_MEM; in stringMapSetAttribute()
1202 return SKSTRINGMAP_ERR_MEM; in skStringMapGetByID()
[all …]
H A Dskstringmap.h126 SKSTRINGMAP_ERR_MEM, enumerator
H A Dskstringmap-test.c430 case SKSTRINGMAP_ERR_MEM: in status_string()