Searched defs:bpf_strlcpy (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/ | ||
| H A D | bpf_util.h | 29 static inline void bpf_strlcpy(char *dst, const char *src, size_t sz) in bpf_strlcpy() function |
Completed in 1 milliseconds