taglinefilesource code
cpnt942drivers/scsi/sr.cScsi_CD * cpnt;
cpnt953drivers/scsi/sr.cfor(cpnt = scsi_CDs, i=0; i<sr_template.dev_max; i++, cpnt++) 
cpnt954drivers/scsi/sr.cif(!cpnt->device) break;
cpnt1129drivers/scsi/sr.cScsi_CD * cpnt;
cpnt1132drivers/scsi/sr.cfor(cpnt = scsi_CDs, i=0; i<sr_template.dev_max; i++, cpnt++) 
cpnt1133drivers/scsi/sr.cif(cpnt->device == SDp) {
cpnt1147drivers/scsi/sr.ccpnt->device = NULL;
cpnt1148drivers/scsi/sr.ccpnt->capacity = 0;
cpnt459fs/isofs/inode.cvoid *cpnt = NULL;
cpnt481fs/isofs/inode.ccpnt = kmalloc(*pnt,GFP_KERNEL);
cpnt482fs/isofs/inode.cif (cpnt == NULL) {
cpnt487fs/isofs/inode.cmemcpy(cpnt, bh->b_data + offset, frag1);
cpnt490fs/isofs/inode.ckfree(cpnt);
cpnt495fs/isofs/inode.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
cpnt496fs/isofs/inode.cpnt = ((unsigned char *) cpnt);
cpnt633fs/isofs/inode.cif (cpnt) {
cpnt634fs/isofs/inode.ckfree (cpnt);
cpnt635fs/isofs/inode.ccpnt = NULL;
cpnt677fs/isofs/inode.cvoid * cpnt = NULL;
cpnt760fs/isofs/inode.ccpnt = kmalloc(*((unsigned char *) de),GFP_KERNEL);
cpnt761fs/isofs/inode.cif (!cpnt) return -1;
cpnt762fs/isofs/inode.cmemcpy(cpnt, bh->b_data + old_offset, frag1);
cpnt763fs/isofs/inode.cde = (struct iso_directory_record *) ((char *)cpnt);
cpnt770fs/isofs/inode.ckfree(cpnt);
cpnt773fs/isofs/inode.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
cpnt781fs/isofs/inode.cif (cpnt) {
cpnt782fs/isofs/inode.ckfree(cpnt);
cpnt783fs/isofs/inode.ccpnt = NULL;
cpnt791fs/isofs/inode.cif (cpnt) {
cpnt792fs/isofs/inode.ckfree(cpnt);
cpnt793fs/isofs/inode.ccpnt = NULL;
cpnt68fs/isofs/namei.cvoid * cpnt = NULL;
cpnt116fs/isofs/namei.ccpnt = kmalloc(*((unsigned char *) de),GFP_KERNEL);
cpnt117fs/isofs/namei.cif (!cpnt) return 0;
cpnt118fs/isofs/namei.cmemcpy(cpnt, bh->b_data + old_offset, frag1);
cpnt120fs/isofs/namei.cde = (struct iso_directory_record *) cpnt;
cpnt125fs/isofs/namei.ckfree(cpnt);
cpnt128fs/isofs/namei.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
cpnt187fs/isofs/namei.cif (cpnt)
cpnt189fs/isofs/namei.ckfree(cpnt);
cpnt190fs/isofs/namei.ccpnt = NULL;
cpnt212fs/isofs/namei.cif (cpnt)
cpnt213fs/isofs/namei.ckfree(cpnt);
cpnt408fs/isofs/rock.cvoid * cpnt = NULL;
cpnt439fs/isofs/rock.ccpnt = kmalloc(*pnt,GFP_KERNEL);
cpnt440fs/isofs/rock.cif(!cpnt) return NULL;
cpnt441fs/isofs/rock.cmemcpy(cpnt, bh->b_data + offset, frag1);
cpnt444fs/isofs/rock.ckfree(cpnt);
cpnt449fs/isofs/rock.cmemcpy((char *)cpnt+frag1, bh->b_data, offset);
cpnt450fs/isofs/rock.cpnt = ((unsigned char *) cpnt);
cpnt519fs/isofs/rock.cif (cpnt) {
cpnt520fs/isofs/rock.ckfree(cpnt);
cpnt521fs/isofs/rock.ccpnt = NULL;
cpnt55scripts/tkparse.cstruct condition *cpnt;
cpnt79scripts/tkparse.ccpnt = (struct condition *) malloc(sizeof(struct condition));
cpnt80scripts/tkparse.cmemset(cpnt, 0, sizeof(struct condition));
cpnt83scripts/tkparse.clist = last = cpnt;
cpnt87scripts/tkparse.clast->next = cpnt;
cpnt88scripts/tkparse.clast = cpnt;
cpnt96scripts/tkparse.ccpnt->op = op_and;
cpnt103scripts/tkparse.ccpnt->op = op_or;
cpnt110scripts/tkparse.ccpnt->op = op_neq;
cpnt117scripts/tkparse.ccpnt->op = op_eq;
cpnt124scripts/tkparse.ccpnt->op = op_bang;
cpnt133scripts/tkparse.ccpnt->op = op_shellcmd;
cpnt138scripts/tkparse.ccpnt->variable.str = strdup(varname);
cpnt145scripts/tkparse.ccpnt->op = op_variable;
cpnt150scripts/tkparse.ccpnt->variable.str = strdup(varname);
cpnt155scripts/tkparse.ccpnt->op = op_constant;
cpnt159scripts/tkparse.ccpnt->variable.str = strdup(varname);