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

/freebsd-13-stable/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std_local.h64 struct _citrus_db *ms_db; member in struct:_citrus_mapper_std
H A Dcitrus_mapper_std.c259 ret = _db_lookup_by_s(ms->ms_db, _CITRUS_MAPPER_STD_SYM_TABLE,
268 ret = _db_lookup_by_s(ms->ms_db, _CITRUS_MAPPER_STD_SYM_INFO, &r, NULL);
299 ret = _db_lookup_by_s(ms->ms_db,
371 ret = _db_open(&ms->ms_db, &ms->ms_file, _CITRUS_MAPPER_STD_MAGIC,
377 ret = _db_lookupstr_by_s(ms->ms_db, _CITRUS_MAPPER_STD_SYM_TYPE,
401 _db_close(ms->ms_db);
419 _db_close(ms->ms_db);

Completed in 49 milliseconds