Searched refs:dl_offset (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/lib/libc/iconv/
H A Dcitrus_db.h38 size_t dl_offset; member in struct:_citrus_db_locator
67 dl->dl_offset = 0;
H A Dcitrus_db.c115 if (dl != NULL && dl->dl_offset>0) {
117 offset = dl->dl_offset;
141 dl->dl_offset = offset;
143 dl->dl_offset = _region_size(&db->db_region);

Completed in 42 milliseconds