strlcat 1124 dir.c strlcat(buf+len, name, len2); strlcat 1437 dln.c strlcat(real_name, "__Fv", MAXPATHLEN); strlcat 2852 file.c strlcat(w32buf, p, sizeof(w32buf)); strlcat 2856 file.c strlcat(w32buf, ".lnk", sizeof(w32buf)); strlcat 168 include/ruby/missing.h RUBY_EXTERN size_t strlcat(char *, const char*, size_t); strlcat 1051 win32/win32.c if (c_switch) strlcat(cmd, " /c", len); strlcat 1052 win32/win32.c if (argv[0]) join_argv(cmd + strlcat(cmd, " ", len), argv, ntcmd); strlcat 3641 win32/win32.c strlcat(buf1, "\\", size); strlcat 3644 win32/win32.c strlcat(buf1, ".", size);