Home | History | Annotate | Download | only in openssh

Lines Matching full:strlcat

538 		strlcat(encoded, line, sizeof(encoded));
910 strlcat(identity_file, ".pub", sizeof(identity_file));
996 strlcat(tmp, ".XXXXXXXXXX", sizeof(tmp)) >= sizeof(tmp) ||
998 strlcat(old, ".old", sizeof(old)) >= sizeof(old))
1360 strlcat(identity_file, ".pub", sizeof(identity_file));
2338 strlcat(identity_file, ".pub", sizeof(identity_file));