Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_fx3.c4792 byte *monit_argtyps; in chk_systskenable() local
5153 monit_argtyps = (byte *) __my_malloc(nbytes); in chk_systskenable()
5154 memset(monit_argtyps, 0, nbytes); in chk_systskenable()
5155 __chk_fmt(sav_xp, monit_argtyps); in chk_systskenable()
5168 tkcp->tkcaux.mauxp->argisvtab = monit_argtyps; in chk_systskenable()