Home
last modified time | relevance | path

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

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