LLDB mainline
PlatformPOSIX.cpp File Reference

Go to the source code of this file.

Functions

static uint32_t chown_file (Platform *platform, const char *path, uint32_t uid=UINT32_MAX, uint32_t gid=UINT32_MAX)

Function Documentation

◆ chown_file()

uint32_t chown_file ( Platform * platform,
const char * path,
uint32_t uid = UINT32_MAX,
uint32_t gid = UINT32_MAX )
static