Home
last modified time | relevance | path

Searched defs:marray_alloc (Results 1 – 4 of 4) sorted by relevance

/dports/databases/ipa_sdb/ipa_sdb-1.1.1/src/
H A Dsdb_st_mod.c97 static int (*marray_alloc)(ipa_marray *, unsigned int *, int); variable
H A Dsdb_db_mod.c101 static int (*marray_alloc)(ipa_marray *, unsigned int *, int); variable
/dports/sysutils/ipa/ipa-2.1.2/src/
H A Dmemfunc.c1581 marray_alloc(ipa_marray *marray, unsigned int *idx_ptr, int fixed) in marray_alloc() function
H A Dipa_mod.h72 int (*marray_alloc)(ipa_marray *, unsigned int *, int); member