Lines Matching refs:stpcpy
109 p = stpcpy (p, field); in msgdomain_list_set_header_field()
110 p = stpcpy (stpcpy (stpcpy (p, " "), value), "\n"); in msgdomain_list_set_header_field()
115 stpcpy (p, h); in msgdomain_list_set_header_field()
122 p = stpcpy (p, header); in msgdomain_list_set_header_field()
125 p = stpcpy (p, field); in msgdomain_list_set_header_field()
126 stpcpy (stpcpy (stpcpy (p, " "), value), "\n"); in msgdomain_list_set_header_field()
152 p = stpcpy (p, field); in msgdomain_list_set_header_field()
153 p = stpcpy (stpcpy (stpcpy (p, " "), value), "\n"); in msgdomain_list_set_header_field()
154 stpcpy (p, h); in msgdomain_list_set_header_field()
160 p = stpcpy (p, header); in msgdomain_list_set_header_field()
163 p = stpcpy (p, field); in msgdomain_list_set_header_field()
164 stpcpy (stpcpy (stpcpy (p, " "), value), "\n"); in msgdomain_list_set_header_field()