Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

fchmodat - change mode of file

&pagelevel(4)&pagelevel

Syntax

#include <sys/stat.h>

Optional
#include <sys/types.h> (End)

int fchmodat(int fd, const char *path, mode_t mode, int flag);

Description

See chmod().