Searched refs:contflg (Results 1 – 2 of 2) sorted by relevance
33 void pushlist(hdrtype, where, s, contflg) in pushlist() argument46 affbytecnt += (strlen(s) + ((contflg == TRUE) ?49 if (contflg == FALSE) {54 rcvbytecnt += (strlen(s) + ((contflg == TRUE) ?70 hdrtype, header[hdrtype].tag, contflg, s);72 if (contflg) {85 affbytecnt -= (strlen(s) + ((contflg == TRUE) ?90 rcvbytecnt -= (strlen(s) + ((contflg == TRUE) ?
331 extern void pushlist(int hdrtype, int where, char *s, int contflg);