taglinefilesource code
stli_onbegetmemptr703drivers/char/istallion.cstatic char  *stli_onbegetmemptr(stlibrd_t *brdp, unsigned long offset, int line);
stli_onbegetmemptr3632drivers/char/istallion.cbrdp->getmemptr = stli_onbegetmemptr;
stli_onbegetmemptr3957drivers/char/istallion.conbsigp = (cdkonbsig_t *) stli_onbegetmemptr(brdp, CDK_SIGADDR, __LINE__);