Searched refs:stmf_struct_id_t (Results 1 – 3 of 3) sorted by relevance
44 } stmf_struct_id_t; typedef361 void *stmf_alloc(stmf_struct_id_t sid, int additional_size, int alloc_flags);
1362 void* (*stmf_alloc)(stmf_struct_id_t, int, int);
2187 stmf_alloc(stmf_struct_id_t struct_id, int additional_size, int flags) in stmf_alloc()