Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
touchat
tools/testing/selftests/openat2/helpers.h
102
int touchat(int dfd, const char *path);
tools/testing/selftests/openat2/helpers.h
86
#define E_touchat(...) E_func(touchat, __VA_ARGS__)