linuxkpi: Add strscpy_pad() to <linux/string.h>
It's the same as strscpy() except that it fills the rest of the
destination buffer with zeroes if the source buffer is shorter.
Reviewed by: manu
Approved by: manu
linuxkpi: Add `strscpy_pad()` to <linux/string.h> Tags None Referenced Files None Subscribers None
Description
Details
|