Lines Matching refs:strlcat
172 (void)strlcat(strflags, "local", sizeof strflags); in ttyflags()
178 (void)strlcat(strflags, "|", sizeof strflags); in ttyflags()
179 (void)strlcat(strflags, "rtscts", sizeof strflags); in ttyflags()
184 (void)strlcat(strflags, "|", sizeof strflags); in ttyflags()
185 (void)strlcat(strflags, "softcar", sizeof strflags); in ttyflags()
190 (void)strlcat(strflags, "|", sizeof strflags); in ttyflags()
191 (void)strlcat(strflags, "mdmbuf", sizeof strflags); in ttyflags()
222 (void)strlcat(strflags, "local", sizeof strflags); in ttyflags()
227 (void)strlcat(strflags, "|", sizeof strflags); in ttyflags()
228 (void)strlcat(strflags, "rtscts", sizeof strflags); in ttyflags()
232 (void)strlcat(strflags, "|", sizeof strflags); in ttyflags()
233 (void)strlcat(strflags, "softcar", sizeof strflags); in ttyflags()
237 (void)strlcat(strflags, "|", sizeof strflags); in ttyflags()
238 (void)strlcat(strflags, "mdmbuf", sizeof strflags); in ttyflags()