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 - Zugriffsrechte auf eine Datei prüfen

&pagelevel(4)&pagelevel

Definition

#include <unistd.h>

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

Beschreibung

Siehe access().