void FUN_00400dc4(int param_1)
{
uint uVar1;
uVar1 = fcntl(param_1,3);
fcntl(param_1,4,uVar1 | 0x80);
return;
}