Searched defs:safe_strncpy (Results 1 - 1 of 1) sorted by path

/linux-master/samples/bpf/
H A Dxdp_sample_user.h52 static inline char *safe_strncpy(char *dst, const char *src, size_t size) function

Completed in 225 milliseconds