Searched refs:cind (Results 1 – 2 of 2) sorted by relevance
164 static int cind = 0; variable714 if (cind >= 2) in handle_comments()720 if (ccmnt[cind] != NULL) in handle_comments()721 umem_free(ccmnt[cind], strlen(ccmnt[cind]) + 1); in handle_comments()722 ccmnt[cind] = mystrcpy(buf, len); in handle_comments()723 cind++; in handle_comments()742 cind = 0; in parse_contents()824 cind = 0; in parse_contents()883 cind = 0; in parse_log()911 cind = 0; in parse_log()[all …]
540 int cind = cindent(); in vappend() local542 physdc(cind, cind + doomed); in vappend()