c4                663 source3/smbd/mangle_hash2.c 		unsigned char c1, c2, c3, c4;
c4                668 source3/smbd/mangle_hash2.c 		c4 = (unsigned char)reserved_names[i][3];
c4                673 source3/smbd/mangle_hash2.c 		char_flags[c4] |= FLAG_POSSIBLE4;
c4                677 source3/smbd/mangle_hash2.c 		char_flags[tolower_ascii(c4)] |= FLAG_POSSIBLE4;
c4                 75 source4/heimdal/lib/wind/utf8.c 		    const unsigned c4 = *++p;
c4                 76 source4/heimdal/lib/wind/utf8.c 		    if ((c4 & 0xC0) == 0x80) {
c4                 80 source4/heimdal/lib/wind/utf8.c 			    |  (c4 & 0x3F);
c4                581 source4/ntvfs/posix/pvfs_shortname.c 		unsigned char c1, c2, c3, c4;
c4                586 source4/ntvfs/posix/pvfs_shortname.c 		c4 = (unsigned char)reserved_names[i][3];
c4                591 source4/ntvfs/posix/pvfs_shortname.c 		ctx->char_flags[c4] |= FLAG_POSSIBLE4;
c4                595 source4/ntvfs/posix/pvfs_shortname.c 		ctx->char_flags[tolower(c4)] |= FLAG_POSSIBLE4;