Searched refs:mp_Init (Results 1 – 3 of 3) sorted by relevance
132 extern void mp_Init(struct mp *, struct bundle *);
115 mp_Init(&ncp->mp, bundle); in ncp_Init()
240 mp_Init(struct mp *mp, struct bundle *bundle) in mp_Init() function