#include <stdio.h>#include <unistd.h>#include <errno.h>#include <string.h>#include <sys/capability.h>#include <string>#include <cstdlib>#include <sys/prctl.h>
Go to the source code of this file.
Macros | |
| #define | EXECUTABLE "/var/tmp/granted" |
Functions | |
| int | main (int argc, char *argv[]) |
| #define EXECUTABLE "/var/tmp/granted" |
Definition at line 17 of file ethercat_grant.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 19 of file ethercat_grant.cpp.