|
Ruby 1.9.2p290(2011-07-09revision32553)
|
#include <sys/types.h>#include <string.h>Go to the source code of this file.
Functions | |
| size_t | strlcat (char *dst, const char *src, size_t siz) |
| size_t strlcat | ( | char * | dst, |
| const char * | src, | ||
| size_t | siz | ||
| ) |
Definition at line 45 of file strlcat.c.
Referenced by dln_load(), file_expand_path(), join_path(), and rb_w32_aspawn().
1.7.3