Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

faccessat - check access permissions for file

&pagelevel(4)&pagelevel

Syntax

#include <unistd.h>

int faccessat(int fd, const char *path, int amode, int flag);

Description  See access().