HomeSort by: relevance | last modified time | path
    Searched refs:_citrus_db_factory_add (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/citrus/
citrus_db_factory.h 39 int _citrus_db_factory_add(struct _citrus_db_factory *,
citrus_namespace.h 98 #define _db_factory_add _citrus_db_factory_add
citrus_db_factory.c 118 _citrus_db_factory_add(struct _citrus_db_factory *df, function in typeref:typename:int
155 return _citrus_db_factory_add(df, &r, 1, data, datafree);

Completed in 12 milliseconds