Files
libbpf/include/uapi/linux
Hou Tao 04804b4710 bpf: Add bpf_strncmp helper
The helper compares two strings: one string is a null-terminated
read-only string, and another string has const max storage size
but doesn't need to be null-terminated. It can be used to compare
file name in tracing or LSM program.

Signed-off-by: Hou Tao <houtao1@huawei.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20211210141652.877186-2-houtao1@huawei.com
2021-12-14 17:06:30 -08:00
..
2021-12-14 17:06:30 -08:00
2021-12-14 17:06:30 -08:00
2020-07-28 14:03:17 -07:00
2019-01-03 12:44:33 -08:00