FLAG_POSSIBLE2    417 source3/smbd/mangle_hash2.c 	    FLAG_CHECK(name[1], FLAG_POSSIBLE2) &&
FLAG_POSSIBLE2    671 source3/smbd/mangle_hash2.c 		char_flags[c2] |= FLAG_POSSIBLE2;
FLAG_POSSIBLE2    675 source3/smbd/mangle_hash2.c 		char_flags[tolower_ascii(c2)] |= FLAG_POSSIBLE2;
FLAG_POSSIBLE2    369 source4/ntvfs/posix/pvfs_shortname.c 	    FLAG_CHECK(name[1], FLAG_POSSIBLE2) &&
FLAG_POSSIBLE2    589 source4/ntvfs/posix/pvfs_shortname.c 		ctx->char_flags[c2] |= FLAG_POSSIBLE2;
FLAG_POSSIBLE2    593 source4/ntvfs/posix/pvfs_shortname.c 		ctx->char_flags[tolower(c2)] |= FLAG_POSSIBLE2;