Searched defs:siz (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutils/ext/ | ||
| H A D | strlcpy.c | 46 size_t strlcpy(char *dst, const char *src, size_t siz) in strlcpy() |
| H A D | strlcat.c | 50 size_t strlcat(char *dst, const char *src, size_t siz) in strlcat() |