Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__filecmp
tools/testing/selftests/seccomp/seccomp_bpf.c
339
_ret = __filecmp(pid1, pid2, fd1, fd2); \
tools/testing/selftests/seccomp/seccomp_bpf.c
352
ret = __filecmp(getpid(), getpid(), 1, 1);