Functions | |
| unsigned int | myserver_strlcat (char *destination, const char *source, unsigned int size) |
| unsigned int | myserver_strlcpy (char *destination, const char *source, unsigned int size) |
|
||||||||||||||||
|
Secure string concatenate routine. |
|
||||||||||||||||
|
|
1.3.9.1