Searched refs:mallocsafe (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/arch/alpha/pci/
H A Dlca.c135 lca_init(lcp, mallocsafe)
137 int mallocsafe;
162 lcp->lc_mallocsafe = mallocsafe;
H A Dirongate.c79 irongate_init(struct irongate_config *icp, int mallocsafe) argument
84 icp->ic_mallocsafe = mallocsafe;
H A Dcia.c165 cia_init(ccp, mallocsafe)
167 int mallocsafe;
248 ccp->cc_mallocsafe = mallocsafe;
H A Dtsc.c238 tsp_init(mallocsafe, n)
239 int mallocsafe;
275 pcp->pc_mallocsafe = mallocsafe;
H A Dapecs.c129 apecs_init(acp, mallocsafe)
131 int mallocsafe;
157 acp->ac_mallocsafe = mallocsafe;
H A Dmcpcia.c258 mcpcia_init0(ccp, mallocsafe)
260 int mallocsafe;
276 ccp->cc_mallocsafe = mallocsafe;

Completed in 238 milliseconds