Home | History | Annotate | Download | only in openssh

Lines Matching full:strlcat

151 			strlcat(ret, ",", sizeof(ret));	\
152 strlcat(ret, str, sizeof(ret)); \