FLAG_POSSIBLE4 419 source3/smbd/mangle_hash2.c FLAG_CHECK(name[3], FLAG_POSSIBLE4)) { FLAG_POSSIBLE4 673 source3/smbd/mangle_hash2.c char_flags[c4] |= FLAG_POSSIBLE4; FLAG_POSSIBLE4 677 source3/smbd/mangle_hash2.c char_flags[tolower_ascii(c4)] |= FLAG_POSSIBLE4; FLAG_POSSIBLE4 679 source3/smbd/mangle_hash2.c char_flags[(unsigned char)'.'] |= FLAG_POSSIBLE4; FLAG_POSSIBLE4 371 source4/ntvfs/posix/pvfs_shortname.c FLAG_CHECK(name[3], FLAG_POSSIBLE4)) { FLAG_POSSIBLE4 591 source4/ntvfs/posix/pvfs_shortname.c ctx->char_flags[c4] |= FLAG_POSSIBLE4; FLAG_POSSIBLE4 595 source4/ntvfs/posix/pvfs_shortname.c ctx->char_flags[tolower(c4)] |= FLAG_POSSIBLE4; FLAG_POSSIBLE4 597 source4/ntvfs/posix/pvfs_shortname.c ctx->char_flags[(unsigned char)'.'] |= FLAG_POSSIBLE4;