Searched defs:nla_strlcpy (Results 1 - 1 of 1) sorted by relevance
| /kernel/linux/linux-5.10/lib/ | ||
| H A D | nlattr.c | 726 size_t nla_strlcpy(char *dst, const struct nlattr *nla, size_t dstsize) in nla_strlcpy() function 743 EXPORT_SYMBOL(nla_strlcpy); variable |
Completed in 3 milliseconds