Searched refs:strlcat (Results 1 – 2 of 2) sorted by relevance
| /lib/ | ||
| A D | string.c | 196 size_t strlcat(char *dest, const char *src, size_t size) in strlcat() function |
| /lib/efi_loader/ | ||
| A D | efi_device_path.c | 975 strlcat(tmp, server, sizeof(tmp)); in efi_dp_from_http() |
Completed in 10 milliseconds