getc              276 lib/zlib/examples/zran.c         ret = getc(in);
getc              283 source3/utils/log2pcaphex.c 			while ((tmp = getc(in)) != '\n');
getc              290 source3/utils/log2pcaphex.c 	while ((tmp = getc(in)) != '\n');
getc              407 source3/utils/testparm.c 			getc(stdin);
getc              931 source4/heimdal/lib/asn1/lex.c 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
getc              612 source4/heimdal/lib/com_err/lex.c 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
getc              104 source4/heimdal/lib/hcrypto/ui.c 	c = getc(tty);
getc              614 source4/heimdal/lib/hx509/sel-lex.c 			     (c = getc( yyin )) != EOF && c != '\n'; ++n ) \
getc              129 source4/utils/testparm.c 			getc(stdin);