FLAG_POSSIBLE1    416 source3/smbd/mangle_hash2.c 	if (FLAG_CHECK(name[0], FLAG_POSSIBLE1) &&
FLAG_POSSIBLE1    670 source3/smbd/mangle_hash2.c 		char_flags[c1] |= FLAG_POSSIBLE1;
FLAG_POSSIBLE1    674 source3/smbd/mangle_hash2.c 		char_flags[tolower_ascii(c1)] |= FLAG_POSSIBLE1;
FLAG_POSSIBLE1    368 source4/ntvfs/posix/pvfs_shortname.c 	if (FLAG_CHECK(name[0], FLAG_POSSIBLE1) &&
FLAG_POSSIBLE1    588 source4/ntvfs/posix/pvfs_shortname.c 		ctx->char_flags[c1] |= FLAG_POSSIBLE1;
FLAG_POSSIBLE1    592 source4/ntvfs/posix/pvfs_shortname.c 		ctx->char_flags[tolower(c1)] |= FLAG_POSSIBLE1;